<?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>My Office Assistant &#187; Blog</title>
	<atom:link href="http://myofficeassist.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://myofficeassist.org</link>
	<description>You have problems, we have solutions</description>
	<lastBuildDate>Tue, 08 May 2012 12:52:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Web Security: Password Protection</title>
		<link>http://myofficeassist.org/web-security-password-protection/</link>
		<comments>http://myofficeassist.org/web-security-password-protection/#comments</comments>
		<pubDate>Mon, 07 May 2012 13:01:12 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Best Business Practices]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web/Technology]]></category>
		<category><![CDATA[tips for better passwords]]></category>
		<category><![CDATA[web account security]]></category>
		<category><![CDATA[word creation]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2592</guid>
		<description><![CDATA[This month will be focused on web security.  Being a small business owner and work from home gal I am my IT department.  I do have freelancers that I work with should I need some heavy duty support however I am the first line of defense.  Over the next weeks I will give you tips [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://myofficeassist.org/wp-content/uploads/2012/05/security_lock_stick_figure_400_clr.png"><img class="alignleft  wp-image-2593" title="security_lock_stick_figure_400_clr" src="http://myofficeassist.org/wp-content/uploads/2012/05/security_lock_stick_figure_400_clr-234x300.png" alt="For your protection" width="140" height="180" /></a>This month will be focused on web security.  Being a small business owner and work from home gal I am my IT department.  I do have freelancers that I work with should I need some heavy duty support however I am the first line of defense.  Over the next weeks I will give you tips on what I do to stay secure and keep my business virtually running.</p>
<h3>Passwords</h3>
<p>Creating and managing passwords can be a daunting task, especially with the amount of applications that request a password.  So let&#8217;s start with creating.  *Note here: I use <a href="https://lastpass.com/">LastPass</a> to manage my passwords however I do not use the auto generate feature*</p>
<p>How to create a great passwords:</p>
<ol>
<li><strong>Avoid the obvious:</strong>  Birthdays, your name, your children or spouse name, and of course password.  A lot of problems can arise because hacks will go down the list of obvious choices first.  For you WordPress users, please do not use admin for your sign-in.  You can, and should change it upon set-up of your account.</li>
<li><strong>Size matters:</strong>  Yes it may be easier to remember 5 characters instead of 10, but in the long run size does count.  If you have a password with more than 9 characters it would take a hacking program about 4 months to crack it.  If you can memorize phone numbers and social security numbers you can certainly handle a long password (just do not use those two options either).</li>
<li><strong>Mix it up: </strong> Many application now require you to use a combination of letters, both lower and uppercase, numbers and a symbol or special character.  The strongest and best passwords have a combination of all.  By adding each of these to your password it would take a hacker years to break it.  Afraid you wont remember, use symbols to replace characters.  For example: @ instead of A or $ instead of S, even the ! instead of a 1 will work.</li>
</ol>
<p>Managing passwords is more difficult than creating so here are some tips on keeping your passwords in order.</p>
<ul>
<li><strong>Do not be afraid to use a programs.</strong>  I recommend and use <a href="https://lastpass.com/">LastPass</a> for my password storage.  Another popular program is <a href="http://www.roboform.com/">Roboform</a>, however I have not used it since finding LastPass.  The reason I use LastPass is because it requires you to know a master password to access the saved account.</li>
</ul>
<p style="padding-left: 30px;">Besides saving your passwords, it allows you at add notes and save licensing information for application that you acquire in the cloud.</p>
<ul>
<li><strong>Create multiple passwords.</strong>  Do not use the same password for every site or account.  If someone were able to get your password for one account then they would have it for all.  There are two options you have here to solve this dilemma, create category passwords or create a standard naming system.</li>
</ul>
<p style="padding-left: 30px;">Categories can fall into levels such as Level 1 for super important such as banking, PayPal, credit cards.  Level 2 may be important and have reputation impacts such as email, Facebook or social networking.  And finally, Level 3 could be for general accounts such as blog comments, etc.</p>
<p style="padding-left: 30px;">Standard naming would be a set password that add a small variation to the mix.  So say you like to use S@m!@m01 (samIam01) for you variety mix you could use the last 3 characters for the site you are on.  So if I would require a password you would make it S@m!@m01ant.  All I did was take the last 3 letters form the URL and add it to the end of my core password.</p>
<ul>
<li><strong></strong> <strong>If you account or site has even been compromised then you need to change that password immediately.</strong>  Not only should you change that account but any other who use the same password if you are using the level system. This seems like overkill however, better be safe then sorry since they got into one account.  This is also a great reason that you should have multiple passwords.</li>
</ul>
<p>Do you have a great system for creating passwords?  How to you keep them manageable.</p>
<p>Next up: Spotting the scams and protecting your computer</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/web-security-password-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dropbox to Sync My Computers</title>
		<link>http://myofficeassist.org/using-dropbox-to-sync-my-computers/</link>
		<comments>http://myofficeassist.org/using-dropbox-to-sync-my-computers/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 12:43:46 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Organization]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web/Technology]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2577</guid>
		<description><![CDATA[If you have not heard about Dropbox then you are missing out on one fabulous file sharing application. Why all the buzz? Dropbox is simple to use and with 2Gb of free storage, pretty affordable too.  If you think 2Gb is awesome, you also  have the chance to get even more free storage by completing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://myofficeassist.org/wp-content/uploads/2012/04/dropbox.jpg"><img class="alignright size-full wp-image-2579" title="dropbox" src="http://myofficeassist.org/wp-content/uploads/2012/04/dropbox.jpg" alt="Dropbox" width="225" height="225" /></a>If you have not heard about <a title="Dropbox" href="http://db.tt/8TADIrCS" target="_blank">Dropbox</a> then you are missing out on one fabulous file sharing application.</p>
<h4>Why all the buzz?</h4>
<p><a title="Dropbox" href="http://db.tt/8TADIrCS" target="_blank">Dropbox</a> is simple to use and with 2Gb of free storage, pretty affordable too.  If you think 2Gb is awesome, you also  have the chance to get even more free storage by completing the tutorial and also by <a title="Invite a friend to Dropbox" href="http://db.tt/8TADIrCS" target="_blank">inviting friends</a>.  Also, adding files is as simple as drag and drop to the folder.</p>
<p>I won&#8217;t go into the how it works or the many other benefits, you can find that at the <a title="Dropbox Tour" href="http://db.tt/8TADIrCS" target="_blank">Dropbox site</a>.</p>
<h4>My Case Study</h4>
<p>I bought a new laptop to use for traveling, as I go often in our RV or back to the &#8220;big city&#8221;.  That makes two laptops and a tablet that I needed to have access to my client files and business information. I could have migrated all the files from one computer to the next but that did not help if I was using one and then switched to the other.  Enter Dropbox, with its file sync and sharing capabilities.  Now I do not have to worry if I have the correct version of a document or have access to a client file that may have been sitting dormant waiting for an update.</p>
<p>Recently I was called out of town and had to pick up and just go.  In this case picking and up go meant grabbing essential items and (GASP) laptops were not on that short list. When I got to my destination there was a message from a client that they needed to update a report I had been working on. If I only had that report on my hard drive I would be (as my dad often says) SOL.  However, I told them they could find it in the Dropbox folder and to go ahead and make the changes so when I got settled I could do the formatting updates.  Later that evening, I jumped on a family members computer, open my cloud <a title="Dropbox Account" href="http://db.tt/8TADIrCS" target="_blank">Dropbox account</a>, low and behold the file was sitting there waiting for me to add all my glory.</p>
<p>Many virtual business owners operate on the go and many entrepreneurs no longer have one source of technology.  Think about how many devices you have and how helpful it would be to have access to the files on all of them.</p>
<h4>Case Study 2.0</h4>
<p>I traveled to Las Vegas for my daughters wedding a few weeks ago.  From Pittsburgh, it is a four hour flight and anyone who knows me intimately knew for me to sit there for that long would be a killer.  Having no Internet and lots of time, I decided to work on some of my materials.  I opened up my &#8220;to review&#8221; folder of documents to apply my do it, delete it or delegate it rule.  Made all the necessary changes or deletions and they went safely back into my folder.  Once I had Wifi, all the files updated and synced and my devices were in perfect harmony again.</p>
<p>Even without Internet access you can still work on the file and not have to remember to &#8220;send the update&#8221; later.</p>
<p>And for those who have teams of 5 or more you can check out <a title="Dropbox for teams" href="https://www.dropbox.com/teams/features#sharing" target="_blank">Dropbox for Teams</a></p>
<p>Still not convinced&#8230;tell us why.</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/using-dropbox-to-sync-my-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media, A Day in the Life</title>
		<link>http://myofficeassist.org/social-media-a-day-in-the-life/</link>
		<comments>http://myofficeassist.org/social-media-a-day-in-the-life/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 12:07:23 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[24 hours of social media]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[youtuube]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2573</guid>
		<description><![CDATA[Often times we understand what we are being told but cannot grasp the why of it.  I recently found this short explanation video that shows why you should be using social media.  What can happen in a day?  The answer is a lot. So if you are not sure why social media should be important [...]]]></description>
			<content:encoded><![CDATA[<p>Often times we understand what we are being told but cannot grasp the why of it.  I recently found this short explanation video that shows why you should be using social media.  What can happen in a day?  The answer is a lot.</p>
<p><iframe src="http://www.youtube.com/embed/iReY3W9ZkLU" frameborder="0" width="640" height="360"></iframe></p>
<p>So if you are not sure why social media should be important to your business, give yourself 24 hours to see what you are missing.</p>
<p>Wouldn&#8217;t you like to be part of the over 1 billion pieces of information that is shared daily?<a href="http://myofficeassist.org/wp-content/uploads/2012/02/Social-Media-collage-A.jpg"><img class="alignleft size-full wp-image-2477" title="Social-Media-collage-A" src="http://myofficeassist.org/wp-content/uploads/2012/02/Social-Media-collage-A.jpg" alt="Using social media" width="200" height="125" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/social-media-a-day-in-the-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootstrapping For All Phases of Your Business</title>
		<link>http://myofficeassist.org/bootstrapping-for-all-phases-of-your-business/</link>
		<comments>http://myofficeassist.org/bootstrapping-for-all-phases-of-your-business/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 11:44:04 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Business Practices]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[cash savings]]></category>
		<category><![CDATA[cost conscious]]></category>
		<category><![CDATA[free business resources]]></category>
		<category><![CDATA[open source software]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2561</guid>
		<description><![CDATA[Many small business owners start their business employing the bootstrapping technique, or starting using limited resources. This technique means you use little to no money and spend on only what you absolutely need while not looking for external sources to fund your venture.  Here are some suggestions for whichever phase of business you may be [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2562" class='wp-caption alignright' style='width:240px;'><a href="http://www.flickr.com/photos/beatkueng/"><img class="size-full wp-image-2562 " style="margin-left: 7px; margin-right: 7px;" title="4084706293_65b24fa23f_m" src="http://myofficeassist.org/wp-content/uploads/2012/03/4084706293_65b24fa23f_m.jpg" alt="" width="240" height="163" /></a><p class='wp-caption-text'>Flickr image by PixelPlacebo</p></div>
<p>Many small business owners start their business employing the bootstrapping technique, or starting using limited resources. This technique means you use little to no money and spend on only what you absolutely need while not looking for external sources to fund your venture.  Here are some suggestions for whichever phase of business you may be in.</p>
<p><span style="font-size: medium;"><strong>Start</strong></span><br />
For those just starting out you know that you need a plan and some basic office items for your office.  Now is the time to take advantage of the programs that are available though non-profits such as the <a href="http://sba.org" target="_blank">SBA</a> or <a href="http://score.org" target="_blank">SCORE</a> or check out your <a href="http://buildingbridgesforbusiness.org/directory/" target="_blank">local colleges for business programs</a> they may have.  In these organization you will find forms, templates and even qualified mentors to help you start your business and the plan that goes with it.</p>
<p>For you office, find a little used space in your home and turn that into your office or workspace and look at equipment you already have.  If you are in need of other equipment look around for sales and discounted models that have been discontinued.  With changing technology you can always<a href="http://ddoffice.com" target="_blank"> find a good deal </a>on laptops, desktops and even printers.</p>
<p><span style="font-size: medium;"><strong>Grow</strong></span><br />
You are up and running however settling for mediocre will not do.  Finding like minded business owners will allow you to create an advisory board and accountability partners to which you can share ideas and strategic alliances.  Also use friends or connections for your beta groups as you develop and hone your products/services.</p>
<p>Act big even though you are small.  Create the illusion that you are more than a one person office.  Use voicemail or an answering service or better yet <a href="http://myofficeassist.org/contact-moa/" target="_blank">a virtual assistant </a>can fill in the gaps of time that you are away prospecting for new clients.  Create quality marketing materials in both print and online versions for your potential clients.  Invest in live help programs, Skype and instant messaging so that you can provide personalized customer service.</p>
<p><span style="font-size: medium;"><strong>Manage</strong></span><br />
Having processes in place is key to effectively managing your business.  Many programs reside now in the cloud and there are many more options for each business style.  Finding what works for you used to be a costly process as you experiment with different resources.</p>
<p>Try software before you buy.  I am all for free but there are times when you do have to pay for premium programs that have the functions that you need.  When it is time to go beyond free or open source software, take advantage of the trials that many offer. Make a list of your top choices and stagger the trial periods so that you have time to give each one a full test drive.  Often times when your trial ends you will be given access to discount codes or special offers so it also pays to wait until the end of a trial on those must have programs.</p>
<p><span style="font-size: medium;"><strong>Promote</strong></span><br />
Marketing is another area where you can maximize your bootstrap budget while getting the word out about your business and brand.  Here are a few techniques you can use today.</p>
<p><a href="http://myofficeassist.org/services/internetmarketing/" target="_blank">Use social media</a>.  If you are not already using social media you are missing out on an easy and cost-effective way to reach your ideal client and target audience.  Social media has become a common form of marketing and many customers have come to expect use of it.  Most entreprenuers turn to Twitter and Facebook but here are a few other avenues for you to explore:</p>
<ul>
<li> Blogging: start a blog or subscribe to other blogs and comment consistently to build your network.</li>
<li>Videos: record a video and upload them to channels such as YouTube and Vimeo.</li>
<li>Use location based programs: <a href="http://www.google.com/places/" target="_blank">Google Places</a> is a great place to start and Foursquare is another interactive media.</li>
<li>Visual sharing: <a href="http://pinterest.com/leedrozak/" target="_blank">Pinterest</a> is hot right now and allows you to highlight products, services and resources reaching a large audience of sharing.</li>
</ul>
<p>Whatever phase of business you are in there is a place for bootstrapping.  What are your favorite cost conscious tips that you use in your business?</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/bootstrapping-for-all-phases-of-your-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Three things all small businesses should have.</title>
		<link>http://myofficeassist.org/three-things-all-small-businesses-should-have/</link>
		<comments>http://myofficeassist.org/three-things-all-small-businesses-should-have/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 09:16:00 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Best Business Practices]]></category>
		<category><![CDATA[Virtual Business]]></category>
		<category><![CDATA[bookkeeping system]]></category>
		<category><![CDATA[business plan]]></category>
		<category><![CDATA[employee manual]]></category>
		<category><![CDATA[professional email address]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2548</guid>
		<description><![CDATA[You have started your business and well on your way to becoming a successful entrepreneur.  Having a plan, no matter how crude or organized, will help you forge ahead but have you thought about what else you will need to keep the road smooth.  Here are three things that I have for my business that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://myofficeassist.org/wp-content/uploads/2012/03/woman_reading_blueprints_400_clr.png"><img class="alignleft size-medium wp-image-2549" style="margin-left: 7px; margin-right: 7px;" title="women reading blueprint" src="http://myofficeassist.org/wp-content/uploads/2012/03/woman_reading_blueprints_400_clr-225x300.png" alt="blueprint for success" width="225" height="300" /></a>You have started your business and well on your way to becoming a successful entrepreneur.  Having a plan, no matter how crude or organized, will help you forge ahead but have you thought about what else you will need to keep the road smooth.  Here are three things that I have for my business that keep me on the road to happiness.</p>
<ol>
<li><strong>Procedures manual: </strong> I have an outline of all my processes from prospecting to client project spaces.  I originally created it so that I was sure I had well rounded procedures for each step of my business, however I have found that this would allow me to easily hand over tasks or bring in help should need be.  One thing I clearly remember being told when I first started was to have an exit plan and while I thought this was odd at the time I understand it now.  My procedures manual is part of my exit plan because it allows anyone to step in and give the same service and attention to my business that I do.  This is your business blueprint.</li>
<li><strong>Bookkeeping system:</strong>  You need to know where you money is coming in and how it is going out.  Personally I use <a title="Quickbooks" href="http://www.intuit.com/" target="_blank">QuickBooks</a> for my record keeping and accounting however there are several good programs out there to keep you organized.  What you need to look for first and foremost is an invoicing system because we all need to get paid.  Having an invoicing system will not only allow you to bill your clients for the work you perform or the product you sell but will also allow you to keep on top of who has paid and who has not.</li>
<li><strong>Website and company email address:</strong>  In today&#8217;s marketplace you need to have a web presence, even if it is a one or two page site.  Gone are the days of the yellow pages to find service providers and here to stay is &#8220;<a href="http://google.com" target="_blank">just Google it</a>&#8220;.  More importantly is the email address you use for corresponding.  I still see business owners who have free email accounts as their company email reference.  First of all free email address can make you look like a spammer and clients (or potential clients) may never get your emails.  Second, by having your email address attached to your domain your brand shows with each email you send.  It gives an easy reference to your website, for example isn&#8217;t it easier to find me on the web from <a href="mailto:lee@myofficeassist.org">lee@myofficeassist.org</a> or myofficeassist@freemail.com.</li>
</ol>
<p>There are many tools you should have to keep your business running smoothly.  Do you have one I missed in your top three?  Better yet, do you have these top three?</p>
<p>If not feel free to contact us whether it is for a procedures manual, <a href="http://myofficeassist.org/services/ecommerce/">bookkeeping game plan</a> or <a href="http://myofficeassist.org/services/wordpress-design-and-maintenance/">setting up your company email address</a>. We will be happy to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/three-things-all-small-businesses-should-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Think Spring&#8230;Organizing your office</title>
		<link>http://myofficeassist.org/think-spring-organizing-your-office/</link>
		<comments>http://myofficeassist.org/think-spring-organizing-your-office/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 09:27:20 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Organization]]></category>
		<category><![CDATA[Work from Home]]></category>
		<category><![CDATA[business organization]]></category>
		<category><![CDATA[cleaning your office]]></category>
		<category><![CDATA[update your web marketing]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2544</guid>
		<description><![CDATA[I know it is not quite spring yet but with the summer weather we are having on the East Coast I cannot help but think Spring. It started by me going through some closets and clothing as I do at the beginning of every season. One of those closets is in my office and after [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2545" class='wp-caption alignleft' style='width:199px;'><a href="http://www.flickr.com/photos/nationaalarchief/4416106799/sizes/m/in/photostream/"><img class=" wp-image-2545  " style="margin-left: 5px; margin-right: 10px;" title="4416106799_451612e7ab" src="http://myofficeassist.org/wp-content/uploads/2012/03/4416106799_451612e7ab-284x300.jpg" alt="Spring cleaning your office" width="199" height="210" /></a><p class='wp-caption-text'>Image via Flickr Archives</p></div>
<p>I know it is not quite spring yet but with the summer weather we are having on the East Coast I cannot help but think Spring. It started by me going through some closets and clothing as I do at the beginning of every season. One of those closets is in my office and after I am done going through my &#8220;work&#8221; clothes I usually move on to the desk, file cabinets and shelves.</p>
<p>This is not the only &#8220;cleaning&#8221; that you should do. Below are some other parts of our business which need a regular look at and touch up if necessary.</p>
<p><strong>Go through your <a title="Web Marketing" href="http://myofficeassist.org/services/internetmarketing/">social media profiles and accounts</a>.</strong> If you have added a skill, education or certification be sure to add it. Look at your bio, both short and long and make sure that it is accurately portraying your brand.  Edit your picture to reflect how you look today.</p>
<p><a href="http://myofficeassist.org/services/wordpress-design-and-maintenance/"><strong>Review your website</strong></a>. Check to be sure the links are still working and that your targeted keywords are incorporated. Also be sure to add new products or services that you may have added. This can even be your chance to revive an ailing website because it is outdated.</p>
<p><strong>Go through your computer files.</strong> Archive those that are older and that you no longer access. If you know that you will not be using them again, delete them. Usually when I do this I move the files to the cloud, put a tickler on my calender, notify past clients that they have 30 days to retrieve this information before it is permanently removed.</p>
<p><strong>Update your email accounts.</strong> If you are like me, you have email accounts for business, personal and even signing up for freebies. If you have accounts that you never access, close them or safeguard them from hijacking. On the flip side, set up accounts needed for your business (i.e. billing@, custservice@, administration@) and if you have not set up account in conjunction with your domain, no time like the present.</p>
<p>And finally, <a href="http://myofficeassist.org/services/administrative-support/"><strong>update business safeguard processes</strong></a>. Check to be sure you have the latest version of hard-drive backup, process manuals and security programs. If you do not have these items now is a great time to get them together so in the event of an emergency you will be more than prepared.</p>
<p>What other things do you do to keep yourself and your business organized and ready to go? Not sure what you need to do, <a title="Contact MOA" href="http://myofficeassist.org/contact-moa/">contact us for a needs analysis</a> to get your business thinking spring.</p>
<p>Oh yeah&#8230;don&#8217;t forget to review your <a href="http://www.freecreditreport.com/">credit reports</a>.  itis important to protect your identity but to be also that your scores accurately reflect your accounts and activity.</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/think-spring-organizing-your-office/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Minutes To a Better Business You.</title>
		<link>http://myofficeassist.org/5-minutes-to-a-better-business-you/</link>
		<comments>http://myofficeassist.org/5-minutes-to-a-better-business-you/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 08:55:03 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Business Practices]]></category>
		<category><![CDATA[This and That]]></category>
		<category><![CDATA[business traits]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[motivation]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2502</guid>
		<description><![CDATA[Just yesterday I was reading the article &#8220;How 30 Minutes a Day Can Increase Your Intelligence&#8221; which talked about adding 30 minutes a day to expand your horizons.  It was for the most part about reading 30 minutes a day.  I do a lot of reading and this got me wondering if everyone out there [...]]]></description>
			<content:encoded><![CDATA[<p>Just yesterday I was reading the article <a href="http://www.lifehack.org/articles/lifehack/how-half-an-hour-a-day-can-increase-your-intelligence.html">&#8220;How 30 Minutes a Day Can Increase Your Intelligence&#8221;</a> which talked about adding 30 minutes a day to expand your horizons.  It was for the most part about reading 30 minutes a day.  I do a lot of reading and this got me wondering if everyone out there is investing in themselves by learning something new.</p>
<p>As a small business owner it is imperative that I continue to build on the skills that I have and learn about what is new and upcoming.  I figure the more I know the more valuable an asset I am to others.  Because of my zest for learning, often times I will get a call from a client or acquaintance about &#8220;the best this&#8221;.  It could be an application to complete a task, the use of software or social media or even something as simple as the best thank you gift to give someone.  They know that if I cannot name something off the top of my head I will go and find the answer.</p>
<p>Are you the go to person in your industry?  If you said no, why not.  You should be investing in yourself daily and here is a simple tip to get you started (besides reading the above mentioned article).  Take 5 minutes to list your weaknesses or a strength that needs updating.  Pick one of the items on your list and research how to improve it.  Become a master of that skill, take it off your list and move on to the next.  Before you know it you will be working on a better business you daily.</p>
<p>The best part of this process is as you improve yourself you may get another product or service to add to your repertoire.  This could be a whitepaper, an eBook or even a series of blog articles.</p>
<p>Do you have the time and are you investing in yourself?  If not, <a title="Working with My Office Assistant" href="http://myofficeassist.org/nuts-and-bolts/">outsourcing some tasks </a>could help you open up your schedule for your own block of improvement time.</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/5-minutes-to-a-better-business-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Round-up Friday:  My favorite resources</title>
		<link>http://myofficeassist.org/round-up-friday-my-favorite-resources/</link>
		<comments>http://myofficeassist.org/round-up-friday-my-favorite-resources/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 14:49:47 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2494</guid>
		<description><![CDATA[Usually on round up Friday I give you an overview of my favorite reads from the week.  This week is going to be different because I am going to give you my four favorite resources of where I get much of the information that I pass on.  These are in no particular order since there [...]]]></description>
			<content:encoded><![CDATA[<p>Usually on round up Friday I give you an overview of my favorite reads from the week.  This week is going to be different because I am going to give you my four favorite resources of where I get much of the information that I pass on.  These are in no particular order since there is no top one or all-time favorite.</p>
<p><a href="http://blog.hubspot.com/" target="_blank"><img class="alignleft" style="margin-left: 5px; margin-right: 5px;" title="Hubspot Blog" src="http://blog.hubspot.com/Portals/249/images/hubspot-logo.png" alt="Hubspot Blog" width="170" height="40" /></a> <a href="http://blog.hubspot.com/" target="_blank">HubSpot</a> is on my list because of the diversity of their information.  Although they are Internet marketing Hubspot provides insight into everything from branding to social media good practices.  The best part of Hubspot is the eBooks that they offer along with the video tutorials that they sometimes provide to walk you step by step through a process.  Hubspot states they are an all-in-one marketing source and that they are.</p>
<p><img class="alignleft" style="margin-left: 5px; margin-right: 5px;" title="makeusof.com" src="http://d3v8bt6u4b7hzw.cloudfront.net/41a571a4c6f45ff8b82de9f7995ee76c.jpg" alt="makeuseof.com" width="233" height="57" /></p>
<p>I discovered <a href="http://makeuseof.com" target="_blank">makeuseof.com</a> several years ago as a recommendation form a colleague and find it one of my great reference sources.  Besides the daily Cool Website and Tools where they review 5 application or programs there are information articles on techy issues.  So if you are looking for reviews, tech help, guides or geek fun you should check out makeuseof.</p>
<p><img class="alignleft" style="margin-left: 5px; margin-right: 5px;" title="Small Business Trends" src="http://blog.backupify.com/wp-content/uploads/2011/10/Small-Business-Trends-Cartoon.jpg" alt="Small Business Trends" width="218" height="37" />  <a href="http://smallbiztrends.com/" target="_blank">Small Business Trends</a> is my first go to blog on all things small business.  First thing I do on my Monday morning blog reading is check out their posts on events and contests.  Best yet, if you are having an event or contest you can add it to there list to be blasted to their legion of readers.  They have a huge experts panel of contributors do you get diverse and interesting information on a wide range of business topics.  Did I mention my favorite the events area,  it allows me to find resources for my professional development.</p>
<p><img class="alignleft" style="margin-left: 5px; margin-right: 5px;" title="Freelance Switch" src="http://profile.ak.fbcdn.net/hprofile-ak-ash2/50252_147337337418_2216556_n.jpg" alt="Freelance Switch" width="95" height="95" /></p>
<p><a href="http://freelanceswitch.com/" target="_blank">Freelance Switch </a> is a community of expert freelancers from around the world.  Their blog covers an array of topic for the freelancer (and small business owner) including tax tips, where to find work, determining rates and much more.  Freelance Switch also has a wonderful resource area where they share tools, books and blogs that they find helpful int he freelance community.</p>
<p>&nbsp;</p>
<p>So there we go, my top four resource spots for the week.  There are more which I will gladly continue to share with you but these are the ones that I go to consistently and often.  Do you have a resource is a must have information source?  Share it with us.</p>
<p>Signing off,<br />
Lee</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/round-up-friday-my-favorite-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Round-up Friday: Random Tips for the Business Owner</title>
		<link>http://myofficeassist.org/round-up-friday-random-tips-for-the-business-owner/</link>
		<comments>http://myofficeassist.org/round-up-friday-random-tips-for-the-business-owner/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 14:35:57 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[Best Business Practices]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[This and That]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[internet marketing]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[work life balance]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2483</guid>
		<description><![CDATA[This week it seems there was a mishmash of topics on articles that I found useful but all will help you with business and marketing development.  So let&#8217;s get started. First up, is from Small Business Trends discussing event promotion.  What I found interesting was what they defined as an event and how to use [...]]]></description>
			<content:encoded><![CDATA[<p>This week it seems there was a mishmash of topics on articles that I found useful but all will help you with business and marketing development.  So let&#8217;s get started.</p>
<p>First up, is from <a href="http://smallbiztrends.com" target="_blank">Small Business Trends</a> discussing event promotion.  What I found interesting was what they defined as an event and how to use this to your advantage.  &#8220;Let’s redefine what an event is and then we’ll see if this tool can help you grow your small business and marketing presence. &#8221;</p>
<p style="padding-left: 30px;"><strong><a title="Permanent Link: Online Event Registration with Eventbrite" href="http://smallbiztrends.com/2012/02/online-event-registration-with-eventbrite.html" rel="bookmark" target="_blank">Online Event Registration with Eventbrite</a></strong></p>
<p>Next up, is another article about promoting your business from <a href="http://copyblogger.com" target="_blank">Copyblogger</a>, more specifically <a href="http://pinterest.com/leedrozak/" target="_blank">Pinterest</a>.  I discovered this neat media a little while ago and just recently started actively using it. There are many great tips and much information to get you started.</p>
<p style="padding-left: 30px;"><strong><a href="http://www.copyblogger.com/pinterest-marketing/" target="_blank">56 Ways to Market Your Business on Pinterest</a></strong></p>
<p>From marketing and promotion we move on to time management.  Just recently I read a quote from John L. Spalding, &#8220;What we love to do we find time to do&#8221;, which often times is not the case for us.  Learning how to say &#8220;no&#8221; is the topic of this next article from <a href="http://freelancefolder.com" target="_blank">Freelance Folder</a>.</p>
<p style="padding-left: 30px;"><strong><a href="http://freelancefolder.com/21-times-for-a-freelancer-to-say-no/" target="_blank">21 Times for a Freelancer to Say “No”</a></strong></p>
<p>Saying no is only half the battle to balance between work and life.  Finding time to do it all is next.  <a href="http://www.dumblittleman.com" target="_blank">DumbLittleMan</a> gives some quick tips on making time for your real priorities.<em></em></p>
<p style="padding-left: 30px;"><strong><a href="http://www.dumblittleman.com/2012/02/how-to-find-time-for-what-really.html">How to Find Time for What Really Matters</a></strong></p>
<p>And finally, putting everything out there on the web could be what brings it all together. <a href="http://wpmu.org" target="_blank">WPMU</a> gives a a quick overview of the difference between a page and a post for my WordPress friends.  This short article will define the difference but the comments are well worth the read too.</p>
<p style="padding-left: 30px;"><a href="http://wpmu.org/beginners-tip-difference-between-posts-and-pages/" target="_blank"><strong>Beginner’s Tip: What Is The Difference Between Posts &amp; Pages?</strong></a></p>
<p>There you have it, social media to marketing to time management and beyond.  What are you doing in your business today to help it grow and thrive?</p>
<p>Signing off,<br />
Lee</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/round-up-friday-random-tips-for-the-business-owner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can you see me now?</title>
		<link>http://myofficeassist.org/can-you-see-me-now/</link>
		<comments>http://myofficeassist.org/can-you-see-me-now/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 13:20:01 +0000</pubDate>
		<dc:creator>Lee Drozak</dc:creator>
				<category><![CDATA[This and That]]></category>
		<category><![CDATA[Work from Home]]></category>
		<category><![CDATA[business health tips]]></category>
		<category><![CDATA[computer eye strain]]></category>
		<category><![CDATA[eye stress from the compute]]></category>

		<guid isPermaLink="false">http://myofficeassist.org/?p=2470</guid>
		<description><![CDATA[Well it is official, as of last week I have joined the &#8220;B&#8221; club.  No it is not what you think&#8230;I have joined the Bifocals club.  I now have to succumb to getting bifocals with this prescription, actually trifocals but this is bad enough as it is.  I know it was coming but decided to [...]]]></description>
			<content:encoded><![CDATA[<p>Well it is official, as of last week I have joined the &#8220;B&#8221; club.  No it is not what you think&#8230;I have joined the Bifocals club.  I now have to succumb to getting bifocals with this prescription, actually trifocals but this is bad enough as it is.  I know it was coming but decided to talk to my doctor about all my options to be sure I was getting the right glasses for my needs.  For those of us who are on the computer many hours of the day I am going to share the same advice he gave to me.</p>
<p>Rest your eyes.  There are times that we will get into a project and be looking at the screen for hours on end.  It is not drastic, just one simple step and it is called the 20/20/20 rule. It goes a little something like this.</p>
<ul>
<li>20 minutes of using the computer- in which you focus intently upon the screen.</li>
<li>20 second break – take a 20 second break after you have focused on the screen for 20 minutes</li>
<li>20 feet away – focus your eyes upon something roughly 20 feet away for this 20 second break.</li>
</ul>
<p><a href="http://myofficeassist.org/wp-content/uploads/2012/02/202020Rule.png"><img class="aligncenter size-medium wp-image-2481" title="202020Rule" src="http://myofficeassist.org/wp-content/uploads/2012/02/202020Rule-300x156.png" alt="20/20/20 Rule" width="300" height="156" /></a></p>
<p>This should help with blurry vision, eye strain, burning and itchy eyes.  You may also want to check to see if &#8220;computer&#8221; glasses can work for you.  These are special glasses that are designed for those who do heavy and extensive computer use.</p>
<p>Keeping ourselves healthy is key to operating your business without disruption however some times it is the little things that we tend to overlook.</p>
<p>What other tips do you practice to keep yourself healthy during the business day?</p>
<p>Signing off,<br />
Lee</p>
]]></content:encoded>
			<wfw:commentRss>http://myofficeassist.org/can-you-see-me-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

