<?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>Garage &#187; idea</title>
	<atom:link href="https://invoicebus.com/garage/tag/idea/feed/" rel="self" type="application/rss+xml" />
	<link>https://invoicebus.com/garage</link>
	<description>Blog about running a business and solving invoicing and billing problems</description>
	<lastBuildDate>Fri, 17 Apr 2026 12:48:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>5 Ways to Engage Optimism in Software Design</title>
		<link>https://invoicebus.com/garage/5-ways-to-engage-optimism-in-software-design/</link>
		<comments>https://invoicebus.com/garage/5-ways-to-engage-optimism-in-software-design/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 13:06:24 +0000</pubDate>
		<dc:creator><![CDATA[Stefan Chachovski]]></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[optimism]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=2302</guid>
		<description><![CDATA[<p>Many times, we waste too much time worrying about things that may never happen instead of those which are likely to happen all the time. Leaving some of those worries out can lead us to happier team and better product Estimated Reading Time: 9 Minutes When you start crafting wireframes of an app, you create [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Stefan Chachovski' src='https://secure.gravatar.com/avatar/f03618a263cf869af3b1ebf44ebf6171?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4><a href="http://twitter.com/chachovski">Stefan Chachovski</a></h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p>Co-founder of Invoicebus. Huge lover of nature, science, and chocolate cherry cordials. He occasionally writes on this blog about Invoicebus' stuff. Hello him on <a href="http://twitter.com/chachovski">Twitter</a> or subscribe to his updates on <a href="http://facebook.com/cacovski">Facebook</a>.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/chachovski">Twitter</a> | <a href="http://www.facebook.com/cacovski">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/5-ways-to-engage-optimism-in-software-design/">5 Ways to Engage Optimism in Software Design</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Many times, we waste too much time worrying about things that may never happen instead of those which are likely to happen all the time. Leaving some of those worries out can lead us to happier team and better product</h2>
<div style="height: 20px;"></div>
<p><b>Estimated Reading Time:</b> 9 Minutes</p>
<p><img class="aligncenter size-full wp-image-2412" style="margin: 20px 0px;" title="Optimism" src="http://garage.invoicebus.com/wp-content/uploads/2012/08/optimism.jpg" alt="" width="600" height="399" /></p>
<p>When you start crafting wireframes of an app, you create branches of possibilities describing the system’s behavior as it responds to requests that originate from outside of that system, also known as “Use Cases”. Since the beginning of my career as an IT professional I’ve always been trained to look few steps ahead and predict almost impossible scenarios in order to make the software behave predictably under unpredictable conditions.</p>
<blockquote><p><center><i>“When you’re trained as a scientist or an engineer, first thing you think of is – How can I prevent the disaster to happen”</i> – Neil deGrasse Tyson, Astrophysicist</center></p></blockquote>
<p>Even though it’s a reasonable way of thinking, many times it may lead to series of “What if” questions and promote worries that may never happen. Although, these kinds of assumptions are essential for building robust system architecture, yet their overuse might lead us to behave more skeptic than normal.</p>
<p>When we started developing Invoicebus’ architecture, we decided to try different and more optimistic concept; a concept that reframe our mindset <b>to hope for the best, but prepare for the worst</b>. It was sort of experimental way of thinking, radically opposite from those we’ve previously been used to.</p>
<blockquote><p><center><i>“Do not anticipate trouble, or worry about what may never happen. Keep in the sunlight.” ― Benjamin Franklin</i></center></p></blockquote>
<p>In real world, web-apps are used by regular users, under normal conditions and in most cases in the right way. Therefore, instead to review dozen of marginal outcomes for one use case, we decided to focus only on two: Positive (the flow that is most likely to happen, the Expected Case) and Negative (for all other cases, the Rollback/Backup Case), always prioritizing the first one. By exploring and implementing this concept, we drew few conclusions that might be useful in designing web based software.<br />
<span id="more-2302"></span></p>
<h3>Conclusion 1: Optimism leads to smoother UX</h3>
<p>Few months ago, while discussing ideas with Dimitar, we started conversation about how Gmail app works so goddamn fast, but Yahoo Mail doesn’t (at least at that time). After a short research, Dimitar came up with great observation: “Well, Gmail behaves optimistically, that’s why. It assumes the app is used regularly by prioritizing normal flow of the events at first place”. And he was totally right. Google is using optimistic approach as an ultimate UX and optimization mechanism. By using full service conveyancing tool, law firms will be able to meet client expectations. From customer relationship management to the automation of repetitive tasks, <a href="https://www.perfectportal.co.uk/blog/the-new-digital-era-coming-to-a-law-firm-near-you">law firm technology</a> helps optimize how your law practice runs.</p>
<p>When you try to take an action or apply some change, both apps behave similar, but yet slightly different. I’m going to paraphrase each one’s behavior.</p>
<p><i><b>Gmail:</b> “Hi, I’m sending your request to the boss (server), but I’m not going to bother you with that, so you can continue doing your job immediately”; </i></p>
<p><b>Yahoo Mail:</b> “Hi, I’m sending your request to the boss (server), but before you can continue doing your job, you’ll have to wait until he checks everything and gives you appropriate response”.</p>
<p>Just a small rearrangement of events causes Gmail users feel tremendous speed-up without a single interruption. Technically the difference is tiny, but ideologically it’s completely different way of thinking. What an awesome concept by Google.</p>
<div style="font-size: 11px; line-height: 1.4em; margin: 10px 0px; border: 1px solid gray; border-left: none; border-right: none; padding: 10px;"><b>Tech-translation:</b> Gmail doesn’t wait the response from the server to make the changes visible for the end-user. Therefore, first it calls local Javascript function (the changes become immediately visible), then asynchronously sends AJAX XMLHttpRequest in the background without user’s knowing, and finally, the server independently processes the request. Yahoo executes these actions in a slightly different order. First it sends AJAX call to the server, then while request is being processed, it shows progress bar and waiting message, and finally, after the server responds it makes the changes visible for the end-user.<b>Interesting fact:</b> By applying Google’s approach, we’ve managed to speed-up the Invoicebus engine more than 300% (oh man, we were so excited). Actually, that wasn’t even a real speed-up, because we only hided the network/server delay in the background.</p>
</div>
<h3>Conclusion 2: Optimism leads to fewer distractions</h3>
<p>“Are you sure you want to delete this item?”, “Are you sure you want to close this tab?”, “Are you sure you want to save the changes?”, “Are you sure you want to do this/that?”. What a time wasting mechanism.</p>
<blockquote><p><center><i>“Customers shouldn’t have to think about every nitty-gritty detail – don’t put that burden on them when it should be your responsibility.”</i> – 37signals</center></p></blockquote>
<p>Of course, some questions could be beneficial and crucial interface features, but each one of them bears its own cost because <b>too many questions lead to distraction, not interaction</b>. So, how do we know if the user should be asked or not? We don’t. We try to maintain the optimistic approach by making assumption on the most likely scenario and deciding on behalf of the customer. Yes, we get wrong sometimes though, but we can always improve and adjust accordingly.</p>
<div style="font-size: 11px; line-height: 1.4em; margin: 10px 0px; border: 1px solid gray; border-left: none; border-right: none; padding: 10px;"><b>Example:</b> While designing the Invoice Editor we faced the doubt if the user should be prompted confirmation dialog when he&#8217;s deleting an item. Thus, upon deletion, we decided to move the item immediately into the trash without any confirmation.</div>
<h3>Conclusion 3: Optimism leads to less validation</h3>
<p>Few weeks before the Invoicebus launch, we’d sent test link to 4 different groups of early riders divided by their IT expertise (from highly skilled geeks to complete IT dummies) to test out the system and push back some feedback. Approximately 40% of the IT skilled people had questions why validation is so minimized or somewhere even completely omitted? The answer was – intentionally.</p>
<p>“But the user can enter text instead of a phone number” – So what? You don’t need to validate every possible field in order to create error-free app. Unless specific data format is absolutely essential for further usage (e.g., email address, web address etc.), <b>more validation is a curse, not a blessing</b>.</p>
<div style="font-size: 11px; line-height: 1.4em; margin: 10px 0px; border: 1px solid gray; border-left: none; border-right: none; padding: 10px;"><b>Interesting fact:</b> To date, we haven’t received a single support ticket regarding validation issue.</div>
<h3>Conclusion 4: Optimism leads to simplification</h3>
<p>“Please retype your password”, “Your password doesn’t match”, “Your password is too short”, “Your password should contain at least one special character”, “Your password this, your password that…”. We think that’s annoying.</p>
<p>“But, the user can make a typo while entering his password during sign-up.” – True. However, less than 10% of the users fall in this category, and the other 90% correctly enter their passwords even if there’s only one field. So why bother all users when only a limited few are butterfingered (even though I personally found myself among them).</p>
<p>Backup scenario: Password reset form with one field and one click.</p>
<h3>Conclusion 5: Optimism leads to liberation</h3>
<p>“Is the web server powerful enough?”, “Which database should be used?, Which one is faster; should we prefer NoSQL?”.<br />
&#8211; It really doesn’t matter because <b>as less we worry in present, as more creative we become in future</b>.</p>
<blockquote><p><center><i>“Worry is a misuse of the imagination.”</i> ― Dan Zadra, Compendium, Inc</center></p></blockquote>
<p>“But what if Forbes publishes an article about us and the server crashes from traffic?”. To be honest, unless you have built space shuttle, that&#8217;s not likely to happen for a while. So, don’t worry because it’s a problem when it’s a problem. If your server ever crashes or slows down due to traffic overload, believe me; you would rather jump around the room celebrating a victory than worrying about the outage. Besides, one or two day slowdown won’t cause apocalypse of the world.</p>
<blockquote><p><center><i>“Don’t waste time on problems you don’t have yet”</i> – 37signals</center></p></blockquote>
<p>Your inspiration is perishable, your time is precious, so don’t let worries build fence between them. Keep it up. Be optimistic. Create. And keep working on that Forbes coverage though <img src="https://invoicebus.com/garage/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
<div style="height: 20px;"></div>
<p><b>Now it’s your turn.</b> Do you agree with our conclusions? What would you change to them? Please leave your comment below; I would like to hear from you.</p>
<p>Photocredit: <a href="http://www.flickr.com/photos/scjn/4494613395/in/photostream/">Candie_N</a></p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Stefan Chachovski' src='https://secure.gravatar.com/avatar/f03618a263cf869af3b1ebf44ebf6171?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4><a href="http://twitter.com/chachovski">Stefan Chachovski</a></h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p>Co-founder of Invoicebus. Huge lover of nature, science, and chocolate cherry cordials. He occasionally writes on this blog about Invoicebus' stuff. Hello him on <a href="http://twitter.com/chachovski">Twitter</a> or subscribe to his updates on <a href="http://facebook.com/cacovski">Facebook</a>.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/chachovski">Twitter</a> | <a href="http://www.facebook.com/cacovski">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/5-ways-to-engage-optimism-in-software-design/">5 Ways to Engage Optimism in Software Design</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/5-ways-to-engage-optimism-in-software-design/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating the Bus Mascot</title>
		<link>https://invoicebus.com/garage/creating-the-bus-mascot/</link>
		<comments>https://invoicebus.com/garage/creating-the-bus-mascot/#comments</comments>
		<pubDate>Wed, 06 Jun 2012 09:41:19 +0000</pubDate>
		<dc:creator><![CDATA[Izabela Stojchevska]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[mascot]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=1930</guid>
		<description><![CDATA[<p>Short story about creation process of the bus mascot seen through designer&#8217;s eyes This is a guest post by Izabela Stojchevska, the creator of the bus mascot. We kindly asked her to share some insights and experiences of the design process, including all exciting moments she spent to bring the mascot as alive as it&#8217;s [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Izabela Stojchevska' src='https://secure.gravatar.com/avatar/9ec2cb98e24f122cb853c51546a4753b?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4><a href="http://twitter.com/pingi_">Izabela Stojchevska</a></h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p>Izabela is passionately curious pharmacist with computer and internet addiction. She loves inspiring music, stand-up comedies, walking in nature and magical sunrises. She says: "So many movies so little time". You can reach her on <a href="http://twitter.com/pingi_">Twitter</a> or <a href="http://facebook.com/izabela.stojcevska">Facebook</a> whenever you like, she enjoys communicating.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/pingi_">Twitter</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/creating-the-bus-mascot/">Creating the Bus Mascot</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Short story about creation process of the bus mascot seen through designer&#8217;s eyes</h2>
<div style="height:20px"></div>
<p><i>This is a guest post by Izabela Stojchevska, the creator of the bus mascot. We kindly asked her to share some insights and experiences of the design process, including all exciting moments she spent to bring the mascot as alive as it&#8217;s now. She calls this a pleasant journey through the prism of design. You can read more about her at the bottom of this post.</i><br />
<br />
Firstly, I’ve never imagined that I will write a blog post. Ever. Secondly, I’ve never thought that it will be about a process of me creating a mascot. And finally, I’ve never imagined that I will be the mascot creator who uses Adobe Illustrator. But, life can be surprising sometimes, and to be honest I love it!<br />
<img style="margin-top:20px;margin-bottom:20px" src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Sketching-Bus-Mascot.png" alt="" width="600" height="428" class="alignnone size-full wp-image-2054" /><br />
In the upcoming post I’ll try to take you on a short journey through the creation process of the bus-mascot, how the idea was born, the obstacles I stumbled upon and all the things I learned along the way to get the remarkable look of our bus mascot.</p>
<h3>Birth of the idea</h3>
<p>More than a year ago, Stefan introduced me their concept about the <a href="http://garage.invoicebus.com/288-early-marketing-site" title="We are all waiting the Invoicebus">coming soon page</a> called ‘We Are all Waiting the Invoicebus’ – simple bus stop with group of people gathering and waiting the bus to come in a <a href="https://www.facebook.com/photo.php?fbid=267646503269715&amp;set=a.264308730270159.72271.189387831095583&amp;type=3&amp;theater">happy green environment</a>. In fact, that was the moment when the idea about the mascot was born. The moving bus actually is a synonym of fast invoice, and at the same time transportation vehicle that brings up on board all the necessary options for creating and sending easy invoices all over the world.</p>
<h3>Sketching</h3>
<p>I used to draw years ago, but almost I had lost my sense of drawing. However, Stefan was big believer and encouraged me with motivation and inspiration. So, these are my first two sketches:</p>
<p><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/First_buses.png" alt="" width="577" height="200" class="alignnone size-full wp-image-1954" /></p>
<p>While watching these two buses, I realized that it would be awesome if the mascot could express some positive attitude, to be more friendly and a bit funny. Therefore, I quickly mocked up another one with more playful lines and edges, slight perspective and a bit skewed stance. </p>
<div style="width:600px;text-align:center;margin-top:10px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Friendly_bus.png" alt="" width="303" height="193" class="alignnone size-full wp-image-1957" /></div>
<p>It looked just like a real cartoon character. I felt I’m on the right track, so I immediately jumped on the bigger task – Adobe Illustrator.</p>
<p><span id="more-1930"></span></p>
<h3>Meeting Adobe Illustrator</h3>
<p>Next step was to convert the mock-up into a vector image. And the challenge was pretty big because I had to learn Adobe Illustrator (AI) for that. Although I had previous practice with the vector characters from the bus stop, this was much bigger challenge so I spent long nights watching tutorials, trying tool by tool, losing my temper from time to time. When I learned to work with pen tool, I felt I was a master.</p>
<p>I found the tutorials of <a href="http://www.melissaevans.com/tutorials/how-to-use-photoshops-pen-tool">Melissa Evans</a>, <a href="http://vector.tutsplus.com/tutorials/tools-tips/illustrators-pen-tool-the-comprehensive-guide/">Ian Yates</a>, <a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-web-site-mascot/">Scott Jackson</a> as well as some of <a href="http://www.lynda.com/">Lynda’s</a> videos very helpful during this process. I&#8217;m very thankful to all of them. </p>
<p>The pen tool is very important and probably one of the essentials in AI. Next I was dominating gradient tool, gradient mesh tool and so on.  As I was drawing the bus in AI, I was constantly facing something new to deal with. I wasn’t using any complicated methods while drawing and I must admit, I’m still learning. </p>
<p>This was the first manually retraced version in AI. The bus was flipped horizontally and the lateral text was removed.</p>
<div style="width:600px;text-align:center;margin-top:10px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/First_vector_bus1.png" alt="" width="300" height="187" class="alignnone size-full wp-image-2093" /></div>
<p>Exhaust gas was next eliminated because it didn&#8217;t seem right. There was a color disturbance for my eyes while working with those bluish level, so adjusting the color was the next step. I tried a few options to see how they would fit. Yellow ochre, light blue and puce.</p>
<p><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/three_color_variants1.png" alt="" width="600" height="193" class="alignnone size-full wp-image-1973" /></p>
<p>They look a little silly, don’t they? I didn’t like the yellow one, because it looked like a school bus. Definitively out! Light blue was too light, so I moved on with the puce.</p>
<h3>Drawing and adding effects</h3>
<p>Whereas the bus was flipped, a door was needed on the the side and I also added some color effects at the rear.</p>
<div style="width:600px;text-align:center;margin-top:10px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect1.png" alt="" width="468" height="267" class="alignnone size-full wp-image-1976" /></div>
<p>Next things that bothered me were the tires. I spent over 3 hours on them, adding bolts, shadows and gradients. So they&#8217;ve got a new look:</p>
<div style="width:600px;text-align:center;margin-top:10px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect2.png" alt="" width="468" height="267" class="alignnone size-full wp-image-1979" /></div>
<p>I was satisfied and happy while looking at them.  Next thing was the front grille of the bus. It was a tough challenge, because this part should resemble facial expression of the mascot character, so can spread joy and positive vibrations.</p>
<div style="width:600px;text-align:center;margin-top:15px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect31.png" alt="" width="425" height="376" class="alignnone size-full wp-image-1991" /></div>
<p>Within a few days I made a couple of iterations to finally get the desired effect. Next, I drew the shadows beneath the bus:</p>
<div style="width:600px;text-align:center;margin-top:15px;margin-bottom:15px">
<img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect4.png" alt="" width="337" height="283" class="alignnone size-full wp-image-1989" />
</div>
<p>It started to look alive, real and beautiful. I showed this to Stefan and he had that “but” in his comment. We needed something else. And I knew that the problem was the color.</p>
<p><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect51.png" alt="" width="600" height="239" class="alignnone size-full wp-image-1995" /></p>
<p>And what about Green Grass?</p>
<div style="width:600px;text-align:center;margin-top:15px;margin-bottom:15px"><img src="http://garage.invoicebus.com/wp-content/uploads/2012/06/Bus_Effect6.png" alt="" width="452" height="307" class="alignnone size-full wp-image-1998" /></div>
<p>YES! That was my true love. Stefan and Dimitar just agreed with me without saying anything else but “Bravo” and “Wow”. There was nothing more to ask. Besides, this variant perfectly fits the colors from the <a href="http://garage.invoicebus.com/116-logo-design-recipe">logo</a> and additionally associates clean environment emphasizing the benefits of the paperless online invoicing.</p>
<p>The whole design process was such a great experience with lots of ups and downs, countless iterations and dozen of &#8216;Yuhuuu&#8217; moments for every noticeable progress. After all, I found this journey very enjoyable, so if you have the felling that you can draw, don&#8217;t hesitate to try it, it&#8217;s a lot of fun and actually not that difficult. Besides, you can always contact me, so we can exchange some thoughts along the way.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Izabela Stojchevska' src='https://secure.gravatar.com/avatar/9ec2cb98e24f122cb853c51546a4753b?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4><a href="http://twitter.com/pingi_">Izabela Stojchevska</a></h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p>Izabela is passionately curious pharmacist with computer and internet addiction. She loves inspiring music, stand-up comedies, walking in nature and magical sunrises. She says: "So many movies so little time". You can reach her on <a href="http://twitter.com/pingi_">Twitter</a> or <a href="http://facebook.com/izabela.stojcevska">Facebook</a> whenever you like, she enjoys communicating.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/pingi_">Twitter</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/creating-the-bus-mascot/">Creating the Bus Mascot</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/creating-the-bus-mascot/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New dressing code</title>
		<link>https://invoicebus.com/garage/new-dressing-code/</link>
		<comments>https://invoicebus.com/garage/new-dressing-code/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 17:15:47 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[invociebus team]]></category>
		<category><![CDATA[t-shirts]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=796</guid>
		<description><![CDATA[<p>Made from carefully chosen cotton, hand-tailored, printed with the original Invoicebus logo, these brand new t-shirts are our new symbolic uniforms. We are very happy to share how this little piece of garage working outfit looks like. Panther Black and Perl White shirts Because we are small team, each one of us is tempted to [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/new-dressing-code/">New dressing code</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Made from carefully chosen cotton, hand-tailored, printed with the original Invoicebus logo, these brand new t-shirts are our new symbolic uniforms.</h2>
<div style="height:20px;"></div>
<p>We are very happy to share how this little piece of garage working outfit looks like.</p>
<div style="margin-bottom:25px;"></div>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/10/invoicebus_t-shirts_large.png" rel="lightbox[796]"><img src="http://garage.invoicebus.com/wp-content/uploads/2011/10/invoicebus_t-shirtsi_thumb.png" alt="" title="Invoicebus T-shirt" width="600" height="222" class="alignnone size-full wp-image-798" /></a></p>
<div style="text-align:center; margin-bottom:25px;">Panther Black and Perl White shirts</div>
<p>Because we are small team, each one of us is tempted to do different kind of jobs/tasks during the Invoicebus manufacturing process. It means, during one working day (or night), we mentally reframe our brains into different moods to handle different situations and jobs. To better organize these jobs and make them look even more interesting and natural, we came up with an idea to wear different kind of shirts, depending on the particular job we’re doing at the moment. For example,</p>
<p>We wear Panther black t-shirt when we work garage mechanic&#8217;s greasy jobs like:</p>
<ul class="myList">
<li>Sysadmin stuff;</li>
<li>Programming/debugging;</li>
<li>Security aspects;</li>
<li>Software architecture.</li>
</ul>
<p>And the Perl White t-shirt when we deal with:</p>
<ul class="myList">
<li>Interface Design / User experience;</li>
<li>Quality Assistance, Testing, Validation Control;</li>
<li>Brainstorming new ideas, approaches, principles;</li>
<li>Search Engine Optimization, Marketing Tactics, Social Media Relations;</li>
<li>Preparing and writing blog posts;</li>
<li>Legal stuff;</li>
<li>Support.</li>
</ul>
<p>We also introduced some behavior restrictions to amplify the concentration level and maximize our efficiency during working hours. For example, a person that wears Perl White shirt is not permitted to verbally disturb other person who wears Panther black shirt and vice versa. In this case, communication is only allowed via IM/Skype/Email even we are located in the same physical room. When all of us wear the same color shirt, verbal communication is permitted at any time.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/new-dressing-code/">New dressing code</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/new-dressing-code/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Revolution in Online Invoicing</title>
		<link>https://invoicebus.com/garage/revolution-in-online-invoicing/</link>
		<comments>https://invoicebus.com/garage/revolution-in-online-invoicing/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 13:53:07 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[attitudes]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[online invoicing]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=463</guid>
		<description><![CDATA[<p>Here we are not going to talk about small things, about tiny details that won’t make any significant difference. Here we are going to talk about ideas that change the whole web concept of online invoicing. Ideas that we implemented in Invoicebus. Researching the opponents When you start online business it is likely there are [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/revolution-in-online-invoicing/">Revolution in Online Invoicing</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Here we are not going to talk about small things, about tiny details that won’t make any significant difference. Here we are going to talk about ideas that change the whole web concept of online invoicing. Ideas that we implemented in Invoicebus.</h2>
<div style="height: 10px;"></div>
<h3>Researching the opponents</h3>
<p>When you start online business it is likely there are bunch of services similar to yours in the Internet jungle. That&#8217;s why before we had started to draw wireframes for the product, we browsed some invoicing web-apps as a reference to see their way of creating and managing invoices.</p>
<p>Some of the players that caught our attention in the field were:</p>
<ul class="myList">
<li>Freshbooks</li>
<li>Blinksale</li>
<li>Zoho Invoices</li>
<li>InvoiceMachine</li>
<li>(and a few others)</li>
</ul>
<div style="height: 10px;"></div>
<p>We truly liked some of them, however that haven’t changed the fact how old fashioned they are. Beside, in some of them, we discovered flaws in their architecture design causing tremendous chain reactions triggered by the linkage of their system. For example if you delete a client every invoice and quote with that client will be permanently deleted; or if you change your company name, all invoices, even the old ones, will be modified. However, the bigger handicap we found was not having natural flow of creating invoices. Come on guys, invoicing software is not an online address book for God’s sake. It’s not about managing items, taxes, clients, charts etc; its about managing INVOICES. Don’t get me wrong, items, clients and taxes should be managed, but in a totally different way (<a href="https://eabucktaxes.com/financial-advisor-denver/">get redirected here</a> if you need help with this).</p>
<h3>Web technologies &#8211; up and up</h3>
<p>In our professional carеer we’ve followed the progress of web technologies from the early stages, or more accurately since 1998. However, the big waves in the web industry have started to happen more intensively in the past few years: cloud computing, powerful Internet browsers, faster and smaller personal computers, mobile platforms, easier access to the Internet, more bandwidth available. All of this make us realize how powerful weapon Internet have became, an invisible axis which holds the fundamentals of world economy, business, health and lifestyle, as for example you can go online and get things like a <a href="https://thetoy.org/best-male-masturbators/">beautiful male masturbator</a> and relax yourself if you want to. The whole planet is going online, so the world of stand-alone desktop applications and so-called ‘programs’ is going to vanish slowly. Explore additional resources and tips at stiiizy.com.<br />
There will be no more programs with minimum system requirements, no security patches and updates, no cracks. The question is how long it would take to happen? This is what we call transition era, period where people are becoming aware of the online benefits.</p>
<h3>The concept</h3>
<p>That’s why we invented a whole new architecture of how online invoicing is implemented, the main reason why Invoicebus is referred as a concept, not only as a product.</p>
<p>By utilizing some of the most advanced techniques for web programming today we built а desktop-style web application. Actually Invoicebus is the first online invoicing software in the world that changes the perspective of how people should see on web invoicing, or even on web software in general. In fact, it makes perfect tier between desktop and web applications.</p>
<table style="border: none; margin-top: 10px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width: 300px; padding-bottom: 30px;"><strong>Info for humans</strong></td>
<td style="width: 300px; padding-bottom: 30px;"><strong>Translation for geeks</strong></td>
</tr>
<tr>
<td><strong>FOCUSED</strong></td>
<td></td>
</tr>
<tr>
<td>It keeps you concentrated on your job, not on how to mange the software, with perfectly consistent elements menus and options.</td>
<td>Doesn’t use any page reloads at all. It uses dozens of lightweight AJAX calls in the background. This significantly reduces the time for the request issued by the user.</td>
</tr>
<tr>
<td><strong>SPEEDY</strong></td>
<td></td>
</tr>
<tr>
<td>Everything happens in real-time, on a tap of your fingers (searching, calculating, adding, editing, deleting), using as less as possible of “please wait &#8230;” messages.</td>
<td>Utilizes the most advanced JavaScript techniques by making all heavy calculations at client side, releasing the server from the heavy weight.</td>
</tr>
<tr>
<td><strong>FLOW</strong></td>
<td></td>
</tr>
<tr>
<td>Doesn&#8217;t have specialized pages for management of clients, items and taxes. They are all integrated in the invoice itself. Smoothly like waltz.</td>
<td>WYSIWYG &#8211; what you see is what you get.</td>
</tr>
</tbody>
</table>
<div style="height: 10px;"></div>
<p>We haven’t invented hot water, however what we invented is the &#8216;focused speedy flow&#8217; of the water through the pipeline. If you get it, you probably are among the growing group of savvy people who has signed up at <a href="http://invoicebus.com" target="_blank">http://invoicebus.com</a> and impatiently wait the bus to arrive.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/revolution-in-online-invoicing/">Revolution in Online Invoicing</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/revolution-in-online-invoicing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Motivational Fuel for Invoicebus</title>
		<link>https://invoicebus.com/garage/motivational-fuel-for-invoicebus/</link>
		<comments>https://invoicebus.com/garage/motivational-fuel-for-invoicebus/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 10:30:19 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[37signals]]></category>
		<category><![CDATA[getting real]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[principles]]></category>
		<category><![CDATA[rework]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=357</guid>
		<description><![CDATA[<p>Sometimes ideas and skills are not enough to take the plunge and begin your own project. Sometimes you need a motivation booster, a hammer that will help you to break the ice and make the first step. It took a few years to find our hammer, our courage amplifier called 37signals, a great company that [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/motivational-fuel-for-invoicebus/">Motivational Fuel for Invoicebus</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Sometimes ideas and skills are not enough to take the plunge and begin your own project. Sometimes you need a motivation booster, a hammer that will help you to break the ice and make the first step.</h2>
<div style="height: 15px;"></div>
<p><span style="font-size: 36px; font-family: Times New Roman;">I</span>t took a few years to find our hammer, our courage amplifier called <a href="http://37signals.com" target="_blank">37signals</a>, a great company that sells web-based software. Actually, the upturn point in our professional lives was when we discovered and read their first book called “<a href="http://gettingreal.37signals.com/" target="_blank">Getting Real</a>”, written by the founder Jason Fried and their partner David Heinemeier Hansson. In the book they talk about principles of building web application and running a service based online business. Every essay from the book was like a mosaic of words specially written for us. Most important, the book makes us realize that doing what we like is freedom, and liking what we do is happiness.</p>
<div style="font-size: 13px; font-family: arial, helvetica, sans-serif; width: 400px; margin: 0px auto;"><i><i><br />
</i></i></p>
<blockquote><p>“Getting Real is a smaller, faster, better way to build software.&#8221;&#8221;Getting real is less. Less mass, less software, less features, less paperwork, less of everything that&#8217;s not essential.&#8221;</p>
<p>&#8220;Getting Real is staying small and being agile.”</p></blockquote>
<div style="width: 400px; text-align: right;"><b>Fragments from the book<br />
“Getting Real” by 37signals</b></div>
</div>
<p>&nbsp;</p>
<p>The wealth of principles exposed in “Getting Real” is so immense that melted our scepticism and provoked us to start thinking of how to implement some of them in our own product. Actually Invoicebus is a product conceived with their blessing. That’s the part of Invoicebus story we call enlightenment, one of the key points of how we got real.</p>
<p>We gladly embraced some of those principles like: to build less, to keep the product simple, to fund ourselves, to ignore the details at early stages of development, to scale later, to personify our product, to make the interface before implementing the logic, to use the epicenter design for building.</p>
<p>One of the best advice was to ignore the functional spec and directly build the real thing instead. Actually, that raised our creativity to its majestic peak. Also, we’ve felt on our own skin the thesis that a small team is more agile and efficient than a bigger one, more organized and more productive. Indeed, a member from a small team can wears different hats in different situations creating a distributed wave of knowledge for all parts of the product equally.</p>
<p>Other remarkable thing for the book is the writing style used to express their attitudes. No formalities, no abstractions and generalizations, direct and straight language just like from a true friend.</p>
<p>Shortly after we had discovered Getting Real (it was published in 2006, we heard about it in early 2010) we found out that they plan to publish another book, more business specific, called “<a href="http://37signals.com/rework/" target="_blank">Rework</a>”. We read “Getting Real” <a href="http://gettingreal.37signals.com/toc.php" target="_blank">online for free</a>, however we were thrilled from it so we bought “Rework” in printed version. In the first week of sale, &#8220;Rework&#8221; became a New York Times bestseller. This book is no less brilliant than the first one, full with their simple but powerful approaches, making it a must-have for every business, no matter how big or small it is. It provides valuable insights into being a good entrepreneur and navigating the complexities of the business world. If you&#8217;re looking for more perspectives, consider checking out <a href="https://www.youtube.com/playlist?list=PLb3rO3l3f8rfJwvB1fOGDQv77segVUvFJ">reviews of Invest Diva</a> for additional insights and recommendations.</p>
<div style="font-size: 13px; font-family: arial, helvetica, sans-serif; width: 400px; margin: 0px auto;"><i><i><br />
</i></i></p>
<blockquote><p>&#8220;This is a different kind of business book for different kinds of people &#8211; from those who have never dreamed of starting a business to those who already have a successful company up and running.&#8221;&#8221;It&#8217;s for hard-core entrepreneurs, the Type A go-getters of the business world. People who feel like they were born to start, lead, and conquer.&#8221;</p>
<p>&#8220;It&#8217;s even for people stuck in day jobs who have always dreamed about doing their own thing. Maybe they like what they do, but they don&#8217;t like their boss. Or maybe they&#8217;re just bored. They want to do something they love and get paid for it.&#8221;</p></blockquote>
<div style="width: 400px; text-align: right;"><b>Fragments from the book<br />
“Rework” by J. Fried and D.H. Hansson</b></div>
</div>
<p><img class="alignnone size-full wp-image-449" title="Working environment + Rework" src="http://garage.invoicebus.com/wp-content/uploads/2011/07/environment-rework.png" alt="" width="600" height="450" /></p>
<div style="padding-top: 10px; width: 600px; text-align: center; font-size: 12px;">Rework book + part of our working environment</div>
<p>&nbsp;</p>
<p>Those books launched us far beyond the boundaries of disbelief and doubt, on the place where motivation grows as a plant seeded with enthusiasm, belief and goodwill.</p>
<p>This blog post is kind of tribute for them, 37signals, a gratitude for the great work they’ve done by writing and publishing these 2 golden treasures.</p>
<p>Thank you guys for the pure awesomeness you exposed in that 171 pages of “Getting Real” and 280 pages of “Rework”.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/motivational-fuel-for-invoicebus/">Motivational Fuel for Invoicebus</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/motivational-fuel-for-invoicebus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Early Marketing Site</title>
		<link>https://invoicebus.com/garage/early-marketing-site/</link>
		<comments>https://invoicebus.com/garage/early-marketing-site/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 11:03:25 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[coming soon site]]></category>
		<category><![CDATA[early marketing site]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=288</guid>
		<description><![CDATA[<p>This is the place where Invoicebus concept has been revealed for the first time, where clue has been given what Invoicebus is, who is intended to, and the reason why should be used. The Invoicebus Manifesto has been published here, so everyone can see what our intentions are and what kind of software Invoicebus would [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/early-marketing-site/">Early Marketing Site</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>This is the place where Invoicebus concept has been revealed for the first time, where clue has been given what Invoicebus is, who is intended to, and the reason why should be used.</h2>
<p>The Invoicebus Manifesto has been published here, so everyone can see what our intentions are and what kind of software Invoicebus would be. It is also the place where everyone who is interested can subscribe to our free newsletter and get notification when Invoicebus launches; get info about our special offers, new features and announcements. Engaging with a health and safety company ensures that as you evolve to meet customer needs, your business operations maintain a safe and compliant environment, supporting sustainable growth.</p>
<p>Beside all that, it reveals some deeper philosophy behind its curtain.</p>
<h3>We are all waiting the Invoicebus</h3>
<p>We came up with an idea, to make this early marketing site more interesting and natural so those who are interested can feel some kind of ongoing process. Actually there is a metaphorical story behind this, and it’s like a little puzzle of details, so every detail on the page has particular meaning. Digital content may also help promote various businesses on the internet. AI-powered photo editing tools like <a href="https://www.funfun.art/tools/deepnude-generator">Deepnude</a> can generate photos and content that can be used for marketing purposes. You may also check out this <a href="https://leonardo.ai/ai-video-generator/">AI for creative motion projects</a>.</p>
<p>A good company like this <a href="https://www.craftsmenind.com/interior-signage">interior sign printing company</a> here can also help you redesign and configure your current marketing fleet with the latest technological advances that bring a modern, reconfigured interior for optimal experiential marketing to reach your audience and maximize your brand.</p>
<p>If you&#8217;re interested in increasing organic traffic, we can also incorporate strategies tailored to boost your website&#8217;s visibility and attract more qualified visitors.</p>
<p>This could include enhancing your content with targeted keywords and implementing effective on-page and off-page SEO techniques. Additionally, you should <a href="https://chazedward.com/seo-tools/schema-generator/">create schema</a> markup to help search engines better understand your content and improve visibility in search results.</p>
<div style="text-align: center; font-size: 12px; padding: 15px 0px;"><img class="alignnone size-full wp-image-325" title="Early marketing site mockup" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/mockup.jpg" alt="" width="600" height="400" /></p>
<div style="padding-top: 10px;">Our first mockup of the concept: &#8220;We are all waiting the Invoicebus&#8221;.<br />
The final version has sustained a few modifications.</div>
</div>
<h3>Bus station</h3>
<div style="color: #888; font-weight: bold; padding-bottom: 5px;">Symbolize place for waiting and gathering.</div>
<p>As the number of newsletter subscribers increases, proportionally increases the number of people who are waiting at the station. It’s a trivial logic that introduces some anticipation till launch date, and at the same time captures the momentum of interest for Invoicebus. When you <a href="https://llcbuddy.com/washington-llc/start-business-washington/">launch business in washington</a>, building anticipation and capturing interest can play a crucial role in your success.</p>
<h3>Characters</h3>
<div style="color: #888; font-weight: bold; padding-bottom: 5px;">Symbolize real world people</div>
<table style="border: none; margin-top: 10px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;"><img class="alignnone size-full wp-image-354" title="Our first character" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/character1.png" alt="" width="250" height="279" /></td>
<td style="vertical-align: top; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;">The characters and their stance / outfit resembles the &#8220;audience&#8221; that Invoicebus is intended to. Busy and professional, confident and independent, decent and self esteemed individuals, who live their lives, love their job and know exactly what they want.The girl on the photo from the left is Isabel, our designer. Photo was taken spontaneously during a short walk at the park, after which we got an idea to make a vector character and use it for our early marketing site. Vectorizing/tracing of the character was made manually in Adobe Illustrator CS5.</td>
</tr>
</tbody>
</table>
<h3>Nature, grass hills, beautiful landscape</h3>
<div style="color: #888; font-weight: bold; padding-bottom: 5px;">Symbolize intuitiveness and beauty</div>
<p>Nothing is more intuitive and beautiful than the nature itself. We believe that people should use and feel web applications that way, the natural way, or as close as it could be. As more natural they feel, as more accepted and successful they would be, just like a real product from the nature: pure, unspoiled, simple.</p>
<h3>Bright sky with pretty little clouds passing</h3>
<div style="color: #888; font-weight: bold; padding-bottom: 5px;">Symbolize brightness, beautiful feelings</div>
<p>The bright sky reflects harmony, brightness and goodwill about the job we do, our excitement and passion, our commitment and feelings. We always have in mind that sky is the limit of what Invoicebus could be and we strive to that &#8220;limit&#8221;.The clouds are all ups and downs that we face up during the development process; some of they are small, some of they are big, but after all it is still a shiny day, isn’t it?</p>
<h3>City</h3>
<div style="color: #888; font-weight: bold; padding-bottom: 5px;">Symbolize everyday living and working</div>
<div style="text-align: center; font-size: 12px; padding: 15px 0px;"><img class="alignnone size-full wp-image-329" title="City mockup and color drawing" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/city.jpg" alt="" width="600" height="255" /></p>
<div style="padding-top: 10px;">Our mockup for the city and its final version.</div>
</div>
<p>Industries, jobs, busy lifestyle, our reality. Are the bus coming from the city or towards it? The answer is both. City represents economic center where everyone can succeed and realize his ideas with endless opportunities. It’s the magicial place where all your dreams can come true.</p>
<p>We don’t want to spoil the anticipation, so the other symbolism that hides behind this concept, will be left on your imagination ;).<br />
This site will exist until the final marketing site take its place, which means until Invoicebus arrives.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/early-marketing-site/">Early Marketing Site</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/early-marketing-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Logo Design Recipe</title>
		<link>https://invoicebus.com/garage/logo-design-recipe/</link>
		<comments>https://invoicebus.com/garage/logo-design-recipe/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 13:35:17 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=116</guid>
		<description><![CDATA[<p>Our logo represents a simple visualisation of the vision that our product delivers, so everytime we look at it, it shouts the character of our product, loud and clear: “Invoicebus is intuitive, fast and simple!” Workflow: 1. Sketch a few logo candidates onto paper; 2. Choose colors and fonts for the letters; 3. Write the [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/logo-design-recipe/">Logo Design Recipe</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Our logo represents a simple visualisation of the vision that our product delivers, so everytime we look at it, it shouts the character of our product, loud and clear: “Invoicebus is intuitive, fast and simple!”</h2>
<h3>Workflow:</h3>
<ul>
<li>1. Sketch a few logo candidates onto paper;</li>
<li>2. Choose colors and fonts for the letters;</li>
<li>3. Write the tagline;</li>
<li>4. Create vector version of the logo in Adobe Illustrator CS5;</li>
<li>5. Ta-da!</li>
</ul>
<table style="border: none; margin-top: 10px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;">
<h3>1. Sketch a few logo candidates onto paper</h3>
<p>We wanted simple elegant logo, easy memorable and recognizable, just enough to associate with speed, elegance, invoice and bus. We had in mind that should be scalable on different sizes too. Ready, Steady, Go! We picked a blank paper sheet, a few wooden color pencils, a rubber, and started drawing. After we had sketched 3-4 mockups onto paper (right photo), we organized symbolic voting, within our office, for each candidate. The first one showed up as a winner which after a couple of modifications evolved to the one below.</td>
<td style="vertical-align: top; border: none;"><img title="Paper sketch of the logo candidates" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_mockup.png" alt="" width="193" height="204" /></td>
</tr>
</tbody>
</table>
<table style="border: none; margin-top: 10px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; border: none;"><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_mockup_modified.png" target="_blank" rel="lightbox[116]"><img title="Our winner" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_mockup_modified.png" alt="" width="183" height="93" /></a></td>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;">It visual appearance incorporates our desired symbolism and could be translated this way: <em>If you look at it as a whole looks like simple speedy bus, but when you look thoroughly, it said even more. The window of the bus and the two blue lines (that also bring some speedy effect), symbolize invoice sheet with company logo and product rows, respectively.</em></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3>2. Choose colors and fonts for the letters</h3>
<table style="border: none; margin-top: 0px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;">Which font to choose? <a href="http://dafont.com" target="_blank">http://dafont.com</a> is a great place to start with. There are plenty of free fonts for download and each one of them can be previewed directly on their site with your custom text.</td>
<td style="vertical-align: top; border: none;"><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/dafont.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-medium wp-image-161" title="Dafont" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/dafont-300x90.png" alt="" width="300" height="90" /></a></td>
</tr>
<tr>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;" colspan="2">You can make direct comparison among more font variants and choose which one looks best for your logo. “Cony” seemed fair enough for us. Crisp, elegant and fresh. You can switch on your creativity and transform the letters by your choice in Adobe Illustrator later. We had in mind that our logo should be readable on both, dark and light backgrounds, so we carefully chose the color shades of blue(#00ADEE) and green(#B9E600).</td>
</tr>
</tbody>
</table>
<h3>3. Write the tagline</h3>
<p>The idea behind the tagline is to create a memorable phrase that will summarize the tone and premise of your brand/product, or to reinforce the audience&#8217;s memory of a product.<br />
We unified our ideology in one sentence: <strong><em>“Invoicebus – Delivers invoicing for humans”.</em></strong></p>
<h3>4. Create vector version of the logo in Adobe Illustrator CS5</h3>
<p>So far so good, it&#8217;s time for vector design. In the tutorial below, we’re going to show you how we designed our logo, step by step using Adobe Illustrator CS5. We believe it might be useful for people who want to learn something about logo design, so we decided to share our experience.</p>
<p><span id="more-116"></span>First, create a new Adobe Illustrator document with custom size and document profile: Basic RGB.</p>
<table style="border: none;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; padding-left: 0px; border: none; font-size: 14px; font-family: arial, helvetica, sans-serif;">The easiest method to transfer your paper mockup into Illustrator vector graphic is to retrace it using the pen tool. If you haven’t used the pen tool yet, you could find it a little difficult at the beginning, but after a few hours of practice you will get used to and see how awesome tool it is.</p>
<p>There are plenty of online tutorials of how to use the pen tool; however our favorite was <a href="http://www.melissaevans.com/tutorials" target="_blank">Melissa Evans’</a> tutorial. She is such a great artist you can learn from. Most of her tutorials are for Photoshop, but you can apply the pen tool knowledge in Illustrator as well.</td>
<td style="vertical-align: top; border: none;"><img class="alignnone size-full wp-image-169" title="Pen Tool" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/pen_tool.png" alt="" width="67" height="152" /></td>
</tr>
</tbody>
</table>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_1.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-176" title="Pen Tool Tracing" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_1-1024x384.png" alt="" width="600" height="224" /></a></p>
<p style="margin-top: 15px;">The underlying image object is our original mockup scan. Before start tracing, make sure your underlying object is large enough so you don’t need to struggle with little details that should be accurately traced. Easiest way to retrace it is to divide the graphic into smaller polygons, and trace it one by one, as shown in figures 4.1 – 4.6.</p>
<p style="margin-bottom: 15px;">After retracing, you can delete your underlying image object and use only the vector object. We suggest to group all of your polygons as one object: Select all with Selection Tool (V) , right click on the selection and choose the Group command.<br />
Now, we are going to enter text for the logo and transform it a little bit.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_2.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-182" title="Enter your text" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_2-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.7 Choose the Type Tool (T)<br />
4.8	Select your desired font, style and size. Enter your text;<br />
4.9 Our font, Cony, doesn&#8217;t supported italic type, so we had to do that manually with transformation tool and shear option.<br />
4.10 Positive values incline your selection to the right, negative to the left. 10 degrees seemed enough for us to bring some speedy effect to the text.</div>
<p>&nbsp;</p>
<p style="margin-bottom: 15px;">We decided to make the text in two colors and therefore visually separate the words &#8220;invoice&#8221; and &#8220;bus&#8221;. We used Eyedropper Tool (I) as a convenient way to pick our already defined colors. However, you can define your own custom color using Fill (X) tool.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_3.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-186" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_3-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.11 Select your text or part of it.<br />
4.12 Choose the Eyedropper Tool (I)<br />
4.13. Pick the color from the bus object by clicking on it</div>
<p>&nbsp;</p>
<p style="margin-bottom: 15px;">Now we are going to scale the text vertically a little bit.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_4.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-187" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_4-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px; margin-bottom: 15px;">4.14 Choose the Selection Tool (V)<br />
4.15 Right click on the text and choose: Transform -&gt;Scale</div>
<p><img title="Scale" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_4a.png" alt="" width="294" height="277" /></p>
<p>Enter how much would like your selection to be scaled. Vertical 88% was enough for our text.</p>
<p style="margin-bottom: 15px;">Now we are going to give different color to the little circles above “i” letters,  but first we need to transform the text into path. After that we are going to extract the circles from the path as separate objects. You can find this very useful because you can make very creative transformations of your letters.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_5.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-189" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_5-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.16 Choose Direct Selection Tool (A)<br />
4.17 Right click on the text and choose: Create Outlines</div>
<p>&nbsp;</p>
<p style="margin-bottom: 15px;">You&#8217;ve created outlines to your text and therefore you&#8217;ve created a group of objects that could be treated like any other vector path. To work with separate objects/paths you need to ungroup them.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_6.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-190" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_6-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.18 Choose the Selection Tool (V)<br />
4.19 Right click on the text and choose: Ungroup.</div>
<p>&nbsp;</p>
<p style="margin-bottom: 15px;">Now we are going to extract the little circle from the first &#8220;i&#8221; letter and change its color.<br />
Double click on the letter &#8220;i&#8221; to enter the isolation mode.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_7.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-191" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_7-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px; margin-bottom: 15px;">4.20 Choose the Selection Tool (V)<br />
4.21 Right click somewhere on the letter and choose: Release Compound Path.</div>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_8.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-192" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_8-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.22 Choose the Selection Tool (V) and click on the little circle.<br />
4.23 Chose Eyedropper Tool (I) and pick the green color from some other green part.</div>
<p>&nbsp;</p>
<p>Replace the steps 4.20-4.23 for the second &#8220;i&#8221; letter. When you are finished you can double click elsewhere and exit the isolation mode.</p>
<p style="margin-bottom: 15px;">Now we are going to write our tagline below the&#8221;invoicebus&#8221; text.</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_9.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-large wp-image-193" title="Click to view in original size" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicing_invoicebus_9-1024x819.png" alt="" width="600" height="482" /></a></p>
<div style="font-size: 12px;">4.24	Choose the Type Tool (T)<br />
4.25 Select your desired font, style and size. Enter your text; In our case, the font is Segue UI, italic, 22px.<br />
4.26 Select the text and chose color for it with the Fill(X) tool. Our color is: #7F7F7F</div>
<p>&nbsp;</p>
<h3>5. Ta-Da!</h3>
<p>Our logo is ready. Crisp, elegant and fresh!</p>
<p><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicebus_tada.png" target="_blank" rel="lightbox[116]"><img class="alignnone size-medium wp-image-194" title="invoicebus_tada" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/invoicebus_tada-280x300.png" alt="" width="280" height="300" /></a></p>
<p>In the next post we are going to expose the idea about our <a href="http://invoicebus.com" target="_blank">early marketing site</a> which we found very interesting.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/logo-design-recipe/">Logo Design Recipe</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/logo-design-recipe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brainstorming Our Product Name</title>
		<link>https://invoicebus.com/garage/brainstorming-our-product-name-invoicebus/</link>
		<comments>https://invoicebus.com/garage/brainstorming-our-product-name-invoicebus/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 10:42:55 +0000</pubDate>
		<dc:creator><![CDATA[Invoicebus Team]]></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[how we build invoicebus]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[tld]]></category>

		<guid isPermaLink="false">http://garage.invoicebus.com/?p=80</guid>
		<description><![CDATA[<p>Choosing the right name for our product was one of the top priorities from the very beginning. A lot of ideas passed through our minds, whereas all of them had one thing in common: the keyword &#8220;invoice&#8221;. We wanted a catchy and easy pronounceable name, so we started thinking of different names involving the word [&#8230;]<br />
<h3>Author information</h3>
<div class="ts-fab-wrapper" style="overflow:hidden">
<div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div>
<p><!-- /.ts-fab-photo -->
<div class="ts-fab-text" style="margin-left:74px">
<div class="ts-fab-header">
<h4>Invoicebus Team</h4>
</div>
<p><!-- /.ts-fab-header -->
<div class="ts-fab-content" style="margin-bottom:0.5em">
<p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div>
<div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div>
<p><!-- /.ts-fab-footer --></div>
<p><!-- /.ts-fab-text --></div>
<p><!-- /.ts-fab-wrapper --></p>
<p>The post <a rel="nofollow" href="https://invoicebus.com/garage/brainstorming-our-product-name-invoicebus/">Brainstorming Our Product Name</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></description>
				<content:encoded><![CDATA[<table style="border: none;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border: none; vertical-align: top;"><a href="http://garage.invoicebus.com/wp-content/uploads/2011/06/1307360693_Network.png" rel="lightbox[80]"><img class="size-full wp-image-99 alignnone" title="Traversing the globe" src="http://garage.invoicebus.com/wp-content/uploads/2011/06/1307360693_Network.png" alt="" width="72" height="72" /></a></td>
<td style="border: none; vertical-align: middle;">
<h2>Choosing the right name for our product was one of the top priorities from the very beginning. A lot of ideas passed through our minds, whereas all of them had one thing in common: the keyword &#8220;invoice&#8221;.</h2>
</td>
</tr>
</tbody>
</table>
<p><span style="font-size: 36px; font-family: Times New Roman;">W</span>e wanted a catchy and easy pronounceable name, so we started thinking of different names involving the word &#8220;invoice&#8221; or similar. Some of them seemed very interesting, but we stumbled upon a barrier of domain name availability.</p>
<p>Every <strong>.com</strong> domain that was on our candidate list was already taken, so we had to reconsider our naming strategy. One of the solutions was to choose the name and then put a prefix or a suffix on it. However, that’s like copying someone else and not having the original idea. Also, we didn’t want our domain name to contain dashes, thus would break the typing flow of the web address. For marketing purposes we stayed determined to choose <strong>.com</strong>, and not another TLD as .net, .co, .biz, etc, so we picked up the domain register (GoDaddy) and started our search for domain name.</p>
<p>We combined &#8220;invoice&#8221; with different words like: office terms, financial terms, even with animals. After spending a couple of hours we came up to the idea of combining it with transportation means; cars like this <a href="https://shop.revologycars.com/collections/coyote-swap-kit">Ford Mustang Coyote engine swap in stock</a>, trains, jets and boats. One aspect of our web application is to deliver invoices/invoicing so we sensed we are on the right track. It took us several iterations, until we came across <strong>Invoicebus</strong>. We liked it instantly, and bought the domain name <strong>invoicebus.com. </strong>Want to get your own car? <a href="https://www.autozin.com">Autozin</a> takes the guesswork out of online car shopping. With their meticulous listings, user reviews, and detailed insights, you’re equipped to find the perfect match every time.</p>
<p>After choosing Invoicebus for our product name all other ideas came spontaneously. The name for our blog <strong>Invoicebus Garage</strong> has two meanings: first, bus is transportation vehicle and need a garage in which will be preserved and repaired; and second, most of the enthusiastic and creative developers &amp; designers gather in garages and start their own companies.</p>
<p>The story and the design about our <a href="http://invoicebus.com">early marketing site</a> (as we call it) will be told in future posts, so stayed tuned and don’t forget to subscribe for news.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='Invoicebus Team' src='https://secure.gravatar.com/avatar/a311597603749cd2495cd7100f4a340a?s=64&amp;d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><h4>Invoicebus Team</h4></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"><p><a href="https://invoicebus.com/team/">We're</a> a team comprised of a few die-hard code freaks, lovers of beautiful design, stewards of simplicity, and passionately dedicated to the user experience.  Invoicebus is a great vehicle to express what we do best. <a href="https://invoicebus.com/manifesto/">Click here</a> to learn more on our business philosophy and how we actually do it.</p>
</div><div class="ts-fab-footer"> | <a href="http://twitter.com/invoicebus">Twitter</a> | <a href="http://www.facebook.com/invoicebus">Facebook</a> | </div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper --><p>The post <a rel="nofollow" href="https://invoicebus.com/garage/brainstorming-our-product-name-invoicebus/">Brainstorming Our Product Name</a> appeared first on <a rel="nofollow" href="https://invoicebus.com/garage">Garage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://invoicebus.com/garage/brainstorming-our-product-name-invoicebus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
