<?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>Tom Markiewicz &#187; Business</title>
	<atom:link href="http://www.tmarkiewicz.com/category/business/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tmarkiewicz.com</link>
	<description>Thoughts on technology, marketing and entrepreneurship.</description>
	<lastBuildDate>Sun, 13 Jun 2010 16:02:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The advantages of being a student entrepreneur</title>
		<link>http://www.tmarkiewicz.com/the-advantages-of-being-a-student-entrepreneur/</link>
		<comments>http://www.tmarkiewicz.com/the-advantages-of-being-a-student-entrepreneur/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 19:02:03 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/?p=466</guid>
		<description><![CDATA[The other day I had the opportunity to have coffee with a student entrepreneur from Virginia Tech. This is the second such meeting in a month and I hope it&#8217;s a sign of future trends. Over the past two semesters, I&#8217;ve met with three entrepreneurs, all at the end stages of their undergraduate education, and [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I had the opportunity to have coffee with a student entrepreneur from Virginia Tech. This is the second such meeting in a month and I hope it&#8217;s a sign of future trends. Over the past two semesters, I&#8217;ve met with three entrepreneurs, all at the end stages of their undergraduate education, and all were pondering this decision &#8211; take a &#8220;regular&#8221; job or start my own business.</p>
<p>In my opinion, the decision is a no-brainer. Follow your passions and start a company. At this point in your career, it will not look bad on your resume if the business fails and you need to go work for someone else. If anything, the experience of starting and running your own company should count for much more experience than the equivalent time in a fresh-out-of-college job. This is generally the case unless the hiring manager is not very good at what they do, but that is an entirely different subject.</p>
<p>The other factors to consider are the opportunity costs and the risks of failure.  Starting a business full-time as opposed to taking a job leaves potential salary income on the table. This is the opportunity cost while trying to pursue the entrepreneurial career.</p>
<p>How much do I need the income that a normal job will provide? What are my current living expenses? How long will it take for me to generate enough income in my venture to cover these living expenses? And do I have any savings to cushion this or provide backup? These are the questions to ask yourself.</p>
<p>Graduating students have a unique financial situation for the most part. They have minimal financial responsibilities compared to their older counterparts. No kids, no mortgage, and likely their debt is credit cards and student loans &#8211; both of which can be managed with smaller monthly payments. If the business completely fails, the financial ramifications can be much less devastating than if an entire family was supported by the entrepreneur.</p>
<p>I <a href="http://twitter.com/tmarkiewicz/statuses/790650853">Twittered</a> <a href="http://twitter.com/tmarkiewicz/statuses/790651266">these</a> <a href="http://twitter.com/tmarkiewicz/statuses/790659243">thoughts</a> yesterday and received some interesting feedback. One response was that it is expensive to start a company and can be difficult for a young entrepreneur to raise capital even from friends and family. I can&#8217;t disagree more with this statement.</p>
<p>The cost of starting a business can be extremely low. It all depends on what you&#8217;re trying to accomplish. If the company is going to be in consulting or another type of service business, the costs are minimal. Company formation can be done online inexpensively via services like <a href="http://www.legalzoom.com/">LegalZoom</a> and many of the basic <a href="http://37signals.com/">business management tools</a> are available online from free to low cost.</p>
<p>If it&#8217;s a Internet based business, again the costs are low. The same application that would have taken hundreds of thousands of dollars to build a few years ago is now in the tens of thousands (if not less via offshoring). Server and other infrastructure costs have dramatically fallen. And if you&#8217;re a technical founder, you&#8217;ll be doing much (all?) of the development work yourself, so it&#8217;s not that hard to build something and launch it for minimal costs.</p>
<p>Obviously, none of this applies if your business idea is to start a new biotech company or a micro brewery or a semiconductor manufacturer. Yes, these require large amounts of capital to get started. But it&#8217;s quite possible, with the right idea, to start small and learn quickly.</p>
<p>It&#8217;s easy to get started (especially as a young entrepreneur), but I&#8217;m not necessarily implying it&#8217;s easy to become successful. That will be the topic of some future posts.</p>
<p>UPDATE: For more discussion of student entrepreneurs, Rob McNealy of <a href="http://www.startupstoryradio.com">Startup Story Radio</a> is currently running a series of podcasts with a successful young entrepreneurs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/the-advantages-of-being-a-student-entrepreneur/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Small Business Backup System Using Amazon S3</title>
		<link>http://www.tmarkiewicz.com/small-business-backup-system-using-amazon-s3/</link>
		<comments>http://www.tmarkiewicz.com/small-business-backup-system-using-amazon-s3/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 01:56:56 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/small-business-backup-system-using-amazon-s3/</guid>
		<description><![CDATA[My friend Thomas Myer has a great article up on the Amazon Web Services Developer Connection on Building a Small Business Backup System Using Amazon S3.
When you run a small business, you&#8217;re usually running too fast and hard to think about data backups. Then something terrible happens—a hardware failure, an employee or contractor gets sloppy [...]]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="http://www.tripledogs.com/">Thomas Myer</a> has a great <a href="http://blog.tripledogs.com/post/214">article</a> up on the <a href="http://developer.amazonwebservices.com/connect/index.jspa">Amazon Web Services Developer Connection</a> on <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1149">Building a Small Business Backup System Using Amazon S3</a>.</p>
<blockquote><p>When you run a small business, you&#8217;re usually running too fast and hard to think about data backups. Then something terrible happens—a hardware failure, an employee or contractor gets sloppy and kills a month&#8217;s worth of work—and you realize that you better slow down and figure out a few things.</p>
<p>If you&#8217;re like me, you&#8217;re not exactly an expert in backup systems. All you know is that you need to have something in place in case of emergency. So you stand there looking out over the yawning precipice of possible solutions. There are USB and FireWire external hard drives, network-attached storage machines, Linux machines you can repurpose as backup machines, thumb drives, and hosting solutions to which you can rsync files. From a distance, they all look pretty much alike, except for maybe price point and storage capacity.</p></blockquote>
<p>The article covers getting set up with <a href="http://www.amazon.com/S3-AWS-home-page-Money/b/ref=sc_fe_l_2?ie=UTF8&#038;node=16427261&#038;no=3435361&#038;me=A36L942TSJ2AJA">Amazon S3</a>, understanding how the service works, and some <a href="http://www.php.net/">PHP</a> to perform the backup.</p>
<p>Another excellent resource once you have an account with Amazon S3 (if you don&#8217;t want to roll your own backup scripts) is <a href="http://jungledisk.com/">Jungle Disk</a>. Jungle Disk is a desktop application (Win, Mac, and Linux) that enables you to use Amazon S3 storage as a mapped drive on your computer. Think of it like a USB drive with unlimited storage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/small-business-backup-system-using-amazon-s3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forbes ranks Virginia the Best State for Business</title>
		<link>http://www.tmarkiewicz.com/forbes-ranks-virginia-the-best-state-for-business/</link>
		<comments>http://www.tmarkiewicz.com/forbes-ranks-virginia-the-best-state-for-business/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 16:17:47 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/forbes-ranks-virginia-the-best-state-for-business/</guid>
		<description><![CDATA[Virginia has been named the top state in Forbes&#8217; Best States for Business for the second straight year.
Virginia finished in the top ten in four of the six main categories (business and living costs, job and income growth, business climate, educational attainment, venture capital investment, and quality of life) examined by Forbes.
Virginia&#8217;s top attributes include [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tmarkiewicz.com/images/In_Pictures__The_Best_States_For_Business_-_Forbes.com-20070713-121045.jpg" align="right" />Virginia has been named the top state in <a href="http://www.forbes.com/home/business/2007/07/10/washington-virginia-utah-biz-cz_kb_0711bizstates.html">Forbes&#8217; Best States for Business</a> for the second straight year.</p>
<p>Virginia finished in the top ten in four of the six main categories (business and living costs, job and income growth, business climate, educational attainment, venture capital investment, and quality of life) examined by <a href="http://www.forbes.com">Forbes</a>.</p>
<blockquote><p>Virginia&#8217;s top attributes include an incentive environment that is the fourth-best in the country, according to Pollina Corporate Real Estate, a commercial real estate consulting firm, as well as an unemployment rate that&#8217;s the third lowest in the nation.</p></blockquote>
<p>The remainder of the top five states were Utah, North Carolina, Texas and Washington. This <a href="http://www.forbes.com/2007/07/10/washington-virginia-utah-biz-cz_kb_0711bizstates-table.html">chart</a> lists the full rankings with related data.</p>
<p>Many entrepreneurs I speak with echo the fact that Virginia is a great state for business. It&#8217;s nice to see this sentiment qualified by an organization like Forbes. The more publicity the better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/forbes-ranks-virginia-the-best-state-for-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Danger of the Web Office and Google Presentations</title>
		<link>http://www.tmarkiewicz.com/the-danger-of-the-web-office-and-google-presentations/</link>
		<comments>http://www.tmarkiewicz.com/the-danger-of-the-web-office-and-google-presentations/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 15:49:10 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/the-danger-of-the-web-office-and-google-presentations/</guid>
		<description><![CDATA[You never really realize how dependent you are on the Internet until it goes down for an extended period of time. In my case, I&#8217;m referring to the 4 hours I was without access yesterday. Of course, there were many items on my to-do list that could be accomplished without the Internet, but I instantly [...]]]></description>
			<content:encoded><![CDATA[<p>You never really realize how dependent you are on the Internet until it goes down for an extended period of time. In my case, I&#8217;m referring to the 4 hours I was without access yesterday. Of course, there were many items on my to-do list that could be accomplished without the Internet, but I instantly began to focus on the tasks that needed it. Luckily, I still rely on many off-line applications for my email, documents, and the like; so I wasn&#8217;t completely at a standstill. I continued my work knowing that my Internet based actions would get done as soon as my connection was back.</p>
<p>What pauses me to think is the growing trend towards web-based office applications. The benefits are great, but I just don&#8217;t think the mass market is ready for this dependence on the web. Today was a perfect example. For many of us, Internet access often appears ubiquitous. We never think about it until we don&#8217;t have access or when our wifi connection is on the fritz. If I wasn&#8217;t using a desktop based email and office suite of applications, I would have been completely grounded.</p>
<p><span id="more-416"></span><br />
I think the realization of a web-based operating system will come, but we&#8217;re not there yet with the current infrastructure in place. So, again I greet the latest speculation regarding Google with a healthy dose of skepticism. Apparently some screenshots have increased discussion of an upcoming <a href="http://www.techcrunch.com/2007/02/04/google-powerpoint-clone-coming/">presentation product for Google</a> to add to their expanding suite. If there was any doubt Google is moving towards an entire web-based operating system, even rumors of this presentation product should quell them.<br />
<a href="http://www.zoho.com/"><br />
</a>Trends show us moving in the direction of full web-based office suites being desktop replacements for some workers. <a href="http://www.zoho.com/">Zoho</a> is doing a great job of this right now and I&#8217;d consider them the leader for a fully integrated suite of business applications.</p>
<p>When Internet access is a stable as other utilities like water and electricity, then we can completely rely on a web-based operating system for business needs. Otherwise, these applications are great for sharing and collaboration, but not full reliance. Right now I prefer apps that integrate closely with the Internet, yet are still functional without it.</p>
<p>(via <a href="http://www.webware.com/8301-1_109-9684061-2.html?tag=blog">Webware</a> and <a href="http://www.techcrunch.com/2007/02/04/google-powerpoint-clone-coming/">TechCrunch</a>)<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/google" rel="tag">google</a>, <a href="http://www.technorati.com/tag/office" rel="tag">office</a>, <a href="http://www.technorati.com/tag/software" rel="tag">software</a>, <a href="http://www.technorati.com/tag/web" rel="tag">web</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/the-danger-of-the-web-office-and-google-presentations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Entrepreneur Resource List</title>
		<link>http://www.tmarkiewicz.com/entrepreneur-resource-list/</link>
		<comments>http://www.tmarkiewicz.com/entrepreneur-resource-list/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 15:20:34 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/entrepreneur-resource-list/</guid>
		<description><![CDATA[Andy Forbes has compiled (and regularly updates) a great list of entrepreneur resources (PDF).&#160;The list is geared towards the Washington DC region, but there is&#160;a wealth of information here that goes beyond the area. The list has been generated with input from the community, specifically from the&#160;Netpreneur mailing list (another great resource). Disclaimer:&#160;EvolvePoint is listed.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theandyforbesfiles.com/">Andy Forbes</a> has compiled (and regularly updates) a great list of entrepreneur resources (<a href="http://www.earlystage.com/dc/dcresources.pdf">PDF</a>).&nbsp;The list is geared towards the Washington DC region, but there is&nbsp;a wealth of information here that goes beyond the area. The list has been generated with input from the community, specifically from the&nbsp;<a href="http://netpreneur.org/connect/talktalk/">Netpreneur</a> mailing list (another great resource). Disclaimer:&nbsp;<a href="http://www.evolvepoint.com/">EvolvePoint</a> is listed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/entrepreneur-resource-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google CEO gives $2 million to Virginia Tech</title>
		<link>http://www.tmarkiewicz.com/google-ceo-gives-2-million-to-virginia-tech/</link>
		<comments>http://www.tmarkiewicz.com/google-ceo-gives-2-million-to-virginia-tech/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 18:34:09 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Blacksburg]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Virginia Tech]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/google-ceo-gives-2-million-to-virginia-tech/</guid>
		<description><![CDATA[The Roanoke Times reports that Google CEO Eric Schmidt has given Virginia Tech a $2 million gift to the College of Engineering. Apparently, Schmidt grew up in Blacksburg and was the son of a professor. The longer I live here, the more successful former residents and alumni I read about.
Schmidt, who received master&#8217;s and doctorate [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.roanoke.com/news/nrv/wb/90859">The Roanoke Times</a> reports that Google CEO Eric Schmidt has given Virginia Tech a $2 million gift to the College of Engineering. Apparently, Schmidt grew up in Blacksburg and was the son of a professor. The longer I live here, the more successful former residents and alumni I read about.</p>
<blockquote><p>Schmidt, who received master&#8217;s and doctorate degrees from the University of California, Berkeley, spoke at Tech&#8217;s commencement in 1999 at Torgersen&#8217;s request. He&#8217;s given to Tech before, establishing the Wilson E. Schmidt Endowed Professorship in Economics at the university with a $250,000 gift in honor of his late father in 1999. </p>
<p>The endowed chair will be used by Engineering Dean Richard Benson at his discretion to support students and programs in the college. Benson said in an e-mail Thursday that the gift will allow him to fulfill his vision for the college. </p>
<p>&#8220;The idea that Eric Schmidt would think so much of Virginia Tech&#8217;s College of Engineering, when he did not obtain his degree here, is overwhelming,&#8221; he said.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/google-ceo-gives-2-million-to-virginia-tech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice to the rescue</title>
		<link>http://www.tmarkiewicz.com/openoffice-to-the-rescue/</link>
		<comments>http://www.tmarkiewicz.com/openoffice-to-the-rescue/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 02:32:33 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/openoffice-to-the-rescue/</guid>
		<description><![CDATA[Speaking of writing, OpenOffice.org saved my butt today.&#160;A large Microsoft Word document I was working on ballooned to over 300M, making even the autosave feature take over 10 minutes (I&#8217;m not exaggerating). Finally, in frustration, I opened&#160;up the document in OpenOffice.org Writer, finished my editing, and then saved it back to Word. The new file [...]]]></description>
			<content:encoded><![CDATA[<p>Speaking of writing, <a href="http://www.openoffice.org/">OpenOffice.org</a> saved my butt today.&nbsp;A large Microsoft Word document I was working on ballooned to over 300M, making even the autosave feature take over 10 minutes (I&#8217;m not exaggerating). Finally, in frustration, I opened&nbsp;up the document in OpenOffice.org Writer, finished my editing, and then saved it back to Word. The new file size? 1M and everything ran smoothly. I have no idea what I was doing wrong to have Word behave this way, but thank you OpenOffice for saving the day. To this point, I haven&#8217;t had much of a chance to use the software as I was just too stuck in Word. After today, I&#8217;ll give it another look.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/openoffice-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Paul Graham on why writing is harder than programming</title>
		<link>http://www.tmarkiewicz.com/paul-graham-on-why-writing-is-harder-than-programming/</link>
		<comments>http://www.tmarkiewicz.com/paul-graham-on-why-writing-is-harder-than-programming/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 02:23:51 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/paul-graham-on-why-writing-is-harder-than-programming/</guid>
		<description><![CDATA[If it wasn&#8217;t obvious from one of my&#160;recent posts, I&#8217;m doing some writing.&#160; And when I&#8217;m engaged in an activity I tend to read more on the subject for inspiration. As I was taking a break procrastinating by skimming my feed reader, I saw a new post by Paul Graham on why writing is harder [...]]]></description>
			<content:encoded><![CDATA[<p>If it wasn&#8217;t obvious from one of my&nbsp;<a href="http://www.tmarkiewicz.com/improve-your-writing-with-readability-statistics/">recent posts</a>, I&#8217;m doing some writing.&nbsp; And when I&#8217;m engaged in an activity I tend to read more on the subject for inspiration. As I was <strike>taking a break</strike> procrastinating by skimming my feed reader, I saw a new post by Paul Graham on <a href="http://paulgraham.infogami.com/blog/writingvshacking">why writing is harder than programming</a>. I love his comments that</p>
<blockquote><p>With hacking, you never have to worry how something is going to come out. Software doesn&#8217;t &#8220;come out.&#8221; If there&#8217;s something you don&#8217;t like, you change it.</p>
</blockquote>
<p>and </p>
<blockquote><p>&#8230;writing is like painting. You don&#8217;t have the same total control over the medium. In fact, you probably wouldn&#8217;t want it.</p>
</blockquote>
<p>I think this is amplified if you have a perfectionist nature as many programmers do. Always trying to fix things, trying to improve, refactor&nbsp;and make it better. With writing though, you have to actually finish at some point. There needs to be some semblance of a final version or there will never be a copy for a someone to actually read.</p>
<p>Read the whole article as he makes some excellent points. As opposed to Paul&#8217;s usually long essays, this one is easily digestible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/paul-graham-on-why-writing-is-harder-than-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve your writing with readability statistics</title>
		<link>http://www.tmarkiewicz.com/improve-your-writing-with-readability-statistics/</link>
		<comments>http://www.tmarkiewicz.com/improve-your-writing-with-readability-statistics/#comments</comments>
		<pubDate>Sat, 14 Oct 2006 15:57:20 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Blogs and Blogging]]></category>
		<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/improve-your-writing-with-readability-statistics/</guid>
		<description><![CDATA[ I stumbled on a great tip this morning&#160;for improving your writing while reading a post on Michael Stelzner&#8217;s white paper blog. In the post, he refers to an analysis of an HP&#160;white paper by Eric Rosen. While an interesting before and after study of how to use better written language in a white paper, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="175" src="http://www.tmarkiewicz.com/wp-content/uploads/2006/10/WindowsLiveWriter/Improveyourwritingwithreadabilitystatist_9FBD/readability%5B6%5D.jpg" width="135" align="right" border="0"/> I stumbled on a great tip this morning&nbsp;for improving your writing while reading a <a href="http://www.writingwhitepapers.com/blog/2006/08/07/angelic-or-needing-improvement-a-look-at-an-hp-white-paper/">post</a> on <a href="http://www.writingwhitepapers.com/blog/">Michael Stelzner&#8217;s white paper blog</a>. In the post, he refers to an analysis of an HP&nbsp;white paper by <a href="http://copywritingtuneup.blogspot.com/2006/08/how-to-make-excellent-marketing.html">Eric Rosen</a>. While an interesting before and after study of how to use better written language in a white paper, what really caught my attention was&nbsp;a set of images after the comparison (you can see a sample to the right). </p>
<p>These readability stats looked like they were coming out of Microsoft Word, yet I has never seen this feature before. I&#8217;m familiar with the basic statistics found under document properties (paragraphs, words, characters), but not one covering passive sentences and ease of reading. After some quick googling, I found the following <a href="http://www.worldstart.com/tips/tips.php/844">tip</a> for enabling this feature in Word. If you&#8217;re using Word for writing documents, it&#8217;s a nice addition that can only help weed out some common mistakes. Now, if Microsoft can just add it to <a href="http://windowslivewriter.spaces.live.com/">Live Writer</a> for blogging&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/improve-your-writing-with-readability-statistics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Project Time Tracking Tools</title>
		<link>http://www.tmarkiewicz.com/project-time-tracking-tools/</link>
		<comments>http://www.tmarkiewicz.com/project-time-tracking-tools/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 17:58:05 +0000</pubDate>
		<dc:creator>Tom Markiewicz</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.tmarkiewicz.com/project-time-tracking-tools/</guid>
		<description><![CDATA[Om Malik has a post on project time tracking over at the Web Worker Daily blog. His post is only a question to the readers regarding what they use for time tracking their various projects, but the comments are filled with great suggestions including:
Web:

FreshBooks (http://www.freshbooks.com/)  
Basecamp (http://www.basecamphq.com/)  
Tick (http://www.tickspot.com)  
SlimTimer (http://www.slimtimer.com)  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom.com">Om Malik</a> has a post on <a href="http://webworkerdaily.com/2006/10/03/how-do-you-time-track/">project time tracking</a> over at the <a href="http://webworkerdaily.com">Web Worker Daily</a> blog. His post is only a question to the readers regarding what they use for time tracking their various projects, but the comments are filled with great suggestions including:</p>
<p>Web:</p>
<ul>
<li>FreshBooks (<a href="http://www.freshbooks.com/">http://www.freshbooks.com/</a>)  </li>
<li>Basecamp (<a title="http://www.basecamphq.com/" href="http://www.basecamphq.com/">http://www.basecamphq.com/</a>)  </li>
<li>Tick (<a href="http://www.tickspot.com">http://www.tickspot.com</a>)  </li>
<li>SlimTimer (<a href="http://www.slimtimer.com">http://www.slimtimer.com</a>)  </li>
<li>Harvest (<a href="http://www.getharvest.com">http://www.getharvest.com</a>)  </li>
<li>88 Miles (<a href="http://www.88miles.net">http://www.88miles.net</a>)  </li>
<li>14dayz (<a href="http://www.14dayz.com/site/">http://www.14dayz.com/site/</a>)  </li>
<li>Time Tracker (<a title="http://www.formassembly.com/time-tracker/" href="http://www.formassembly.com/time-tracker/">http://www.formassembly.com/time-tracker/</a>)  </li>
<li>Side Job Track (<a title="http://www.sidejobtrack.com/" href="http://www.sidejobtrack.com/">http://www.sidejobtrack.com/</a>)  </li>
<li>1time (<a title="http://www.1time.ie/" href="http://www.1time.ie/">http://www.1time.ie/</a>)  </li>
<li>myHours.com (<a title="http://www.myhours.com/" href="http://www.myhours.com/">http://www.myhours.com/</a>)</li>
</ul>
<p>Desktop:</p>
<ul>
<li>On the Job <a title="http://www.stuntsoftware.com/OnTheJob/" href="http://www.stuntsoftware.com/OnTheJob/">http://www.stuntsoftware.com/OnTheJob/</a>  </li>
<li>Timeless Time &amp; Expense (<a title="http://www.magsoftwrx.com/" href="http://www.magsoftwrx.com/">http://www.magsoftwrx.com/</a>)</li>
</ul>
<p>I didn&#8217;t realize there were this many applications available for time tracking. We use <a href="https://www.freshbooks.com/subscribe.php?ref=8022b5a315748-1">FreshBooks</a> at <a href="http://www.evolvepoint.com">EvolvePoint</a> for both our invoicing as well as time tracking. I like the fact that these two operations are integrated into FreshBooks. There are times for separating functions, but I&#8217;m not 100% sold on time tracking as one of them. The problem of having a separate, stand-alone application comes when it&#8217;s time to actually do the billing. Now you have to export, re-enter hours, or cut and past data. None of these options are preferable in my eyes. It&#8217;s a huge time saver to be able to directly transfer project hours straight into an invoice.  </p>
<p><span id="more-393"></span>
<p>If you don&#8217;t have this need, I can definitely see the appeal in having a simple time tracking application especially for personal projects or those that aren&#8217;t directly billable.</p>
<p>One feature I&#8217;d like to see in&nbsp;these applications is&nbsp;more integration with&nbsp;<a href="http://quickbooks.intuit.com/">QuickBooks</a>. FreshBooks is starting to do this (they have a single report for export to QuickBooks), but I&#8217;d like to see a more robust and flexible feature set in this regard. As QuickBooks is pretty much the standard for small business bookkeeping and these services primarily target the small business, I&#8217;m not sure why there hasn&#8217;t been more of a demand for tighter integration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmarkiewicz.com/project-time-tracking-tools/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.866 seconds -->
