SQLite format 3@ cLc-æ  TC ń Ä L Ț T=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)v=!indexindex_fuel_posts_on_slugfuel_postsCREATE UNIQUE INDEX "index_fuel_posts_on_slug" ON "fuel_posts" ("slug")„*!!ˆtablefuel_postsfuel_postsCREATE TABLE "fuel_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag" varchar, "author" varchar, "content" text, "title" varchar, "slug" varchar, "published" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "featured_image_url" varchar, "teaser" text, "featured_image_file_name" varchar, "featured_image_content_type" varchar, "featured_image_file_size" integer, "featured_image_updated_at" datetime, "seo_title" varchar, "seo_description" text, "author_id" integer, "published_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)ƒ:%%†7tablefuel_authorsfuel_authorsCREATE TABLE "fuel_authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "title" varchar, "bio" text, "avatar_file_name" varchar, "avatar_content_type" varchar, "avatar_file_size" integer, "avatar_updated_at" datetime, "created_at" datetime, "updated_at" datetime, "email" varchar, "twitter" varchar, "github" varchar, "dribbble" varchar, "start_date" date)û ûk€D„]!†S!AAA9+KatieAstrauskasDeveloperKatie is a former actress who loves to make all kinds of things, including but not limited to: web applications, paintings, and elaborate cosplay outfits. She took to web development after graduating college, and fell in love with all things code and design. Katie dreams of becoming a whiskey sommelier and of using her experience in web development to create useful applications that change the way we live our lives.katie.jpgimage/jpegșŽ2015-06-30 18:56:01.8840342015-06-30 18:56:02.0326462015-06-30 18:56:02.032646katie@launchpadlab.comkatieastrauskaskt32291„Y†m!AAA7%DaveCorwinDeveloperA problem solver at heart, Dave has created software solutions for electricity pricing and brokerage clearing operations to modelling and simulation of brain tumors. He uses his background in software engineering, mathematics, and research to generate transformative applications with an emphasis on medical research. His passion for science, technology, and developing tools is surpassed only by his dog's passion for disobedience.dave.jpgimage/jpegæ­2015-06-30 18:56:01.1759472015-06-30 18:56:01.3340372015-06-30 18:56:01.334037dave@launchpadlab.comdavidmcorwin„h!S†/!AAA7))KurtCunninghamDirector of Design & ExperienceKurt is a design and type freak. His passion for molding great user interfaces with the best experience, color, type and design is matched by only his love for Iowa Hawkeye football. With a background in newspapers and package design, Kurt has developed a deep appreciation for all things visual. He approaches each assignment the same: Design with passion and reason and the rest will fill itself in.kurt.jpgimage/jpegÁ92015-06-30 18:56:00.3962332015-06-30 18:56:00.5551992015-06-30 18:56:00.555199kurt@launchpadlab.comkurtcunninghamcunninghamkurt„A…!AAA9%ScottWeismanCo-Founder & DeveloperCombining his 7 years of law experience and love for technology, Scott built WarRoom Law. By tapping into his creative streak, he has developed an intuitive sense of front end design and coding. Always current on the latest products in the tech world, Scott has an intimate understanding of product design and development.scott.jpgimage/jpeg˜2015-06-30 18:55:59.6394612015-06-30 18:55:59.7872892015-06-30 18:55:59.787289scott@launchpadlab.comscottweisman„I†7!AAA7)RyanFrancisDeveloperAs ambitious as he is tall, Ryan has a passion for creation. In 2012, he created Francis Lofts & Bunks, a company in Western Ohio that manufactures aluminum loft beds and bunk beds. Equipped with a burning desire to build things that are useful to others, Ryan has come into his own in web development, combining creativity, logic, and an empathy for others to build outstanding, easy-to-use products.ryan.jpgimage/jpegɏ2015-06-30 18:55:58.9999262015-06-30 18:55:59.1500002015-06-30 18:55:59.150000ryan@launchpadlab.comryan_p_francisfrancirp„Q!†a!AAA5%TomCullenCo-FounderTom's biggest accomplishment is winning uncle of the year...8 years running. Aside from that amazing stat, he has always had a passion for working with and helping people. He loves programming and creating solutions through technology for people and their businesses to realize success. Tom draws on his experience starting two high frequency trading firms to tackle many of the business and technical challenges clients face.tom.jpgimage/jpegč"2015-06-30 18:55:58.2728232015-06-30 18:55:58.4185922015-06-30 18:55:58.418592tom@launchpadlab.comthomascullenƒoA„[#!AAA=BrendanHennessyCo-Founder & DeveloperNever stop building. Brendan manifests this passion, first seen in his love for Legos, by creating and building web products. He relies upon his formal background as an engineer to solve problems. His experience in both front- and back-end development is invaluable to making ideas come to life.brendan.jpgimage/jpegĄÆ2015-06-30 18:55:56.7935552015-06-30 18:55:57.0098192015-06-30 18:55:57.009819brendan@launchpadlab.combhenneybhe ȚîȚ!fuel_posts=%fuel_authors eLûöńìçâĘŰÓÎÉÄżș”°«ŠĄœ—’ˆƒ~ytoje™–sMMAA–y!AAbusiness

As developers we get excited for new technology and the news out of Apple a good example. As Apple was holding its Worldwide Developers Conference, we had the keynote streaming in our conference room. Since much of our design and development happens on Mac computers we are always looking to see what new technology is coming out. As we were working away, we could hear the Apple executives talking about what was new. Toward the end of the presentation Senior VP Craig Federighi said that "Objective-C has served us well for 20 years, But...”. But? What? Without even a word, our whole office was in the conference to see what came next.

Apple introduced Swift a new language that is simpler than Objective-C but as powerful or even more powerful. The best part of our job is that we get to learn new technologies all the time. Swift is the newest example of that. As the language gets better and better over the next few years, we expect more and more developers to use it. There are still other great options for developers building phone apps including Phonegap, RubyMotion, and more. When you are building an application, its important to look at all the options and make an educated decision as to the one that will best help your business grow. Apple is betting that the simpler Swift will help drive even more developers to build apps for their platform. As developers, we think its a good bet and can’t wait to see where it goes.

Apple's New Programming Languageapple-s-new-programming-languaget2014-06-03 19:33:33.0000002015-06-05 20:39:35.691000https://s3.amazonaws.com/lpl_general/blog_images/swift.jpg

As developers we get excited for new technology and the news out of Apple a good example. As Apple was holding its Worldwide Developers Conference, we had the keynote streaming in our conference room. Since much of our design and development happens on Mac computers we are always looking to see what new technology is coming out. As we were working away, we could hear the Apple executives talking about what was new. Toward the end of the presentation Senior VP Craig Federighi said that "Objective-C has served us well for 20 years, But...”. But? What? Without even a word, our whole office was in the conference to see what came next.

Apple introduced Swift a new language that is simpler than Objective-C but as powerful or even more powerful. The best part of our job is that we get to learn new technologies all the time. Swift is the newest example of that. As the language gets better and better over the next few years, we expect more and more developers to use it. There are still other great options for developers building phone apps including Phonegap, RubyMotion, and more. When you are building an application, its important to look at all the options and make an educated decision as to the one that will best help your business grow. Apple is betting that the simpler Swift will help drive even more developers to build apps for their platform. As developers, we think its a good bet and can’t wait to see where it goes.

swift.jpgimage/jpeg22015-06-30 18:56:05.7587252014-06-03 19:33:33.000000À|úu }AA‚a?AAweb

We try all of the latest tools and apps that can help startups get users and build traction. Here’s our list of the top tools we recommend to the startups we work with.

Intercom

Intercom App is an app that makes it easy to communicate with your customers. Have you ever gotten emails a few days after you signed up for a site? That’s what Intercom does. It stores all of your customer information (name, email, when they signed up, etc.) and let’s you set up custom rules to contact segments of customers by email. It also allows you to post messages directly in your app and chat with users when they’re logged in.

Why you need it

Many entrepreneurs mistakenly think that all they need to do is get people to sign up for their app. However, Getting people to sign up is only the beginning of your funnel. To build a successful startup, you need to make sure that your users become active users and that you retain them for a long time. If you’re building any type of SaaS app, Intercom is a must-have.

Alternatives

Intercom is so good that I’m not going to even mention alternatives. Just go and sign up now: https://www.intercom.io/.

Bonus: Also be sure to check out Intercom’s awesome blog.

Heap

Heap Analytics

What it is

Heap is an analytics platform that allows you to easily track analytics by user or by segments of users. Heap’s killer feature is that its analytics are retroactive, meaning you can install it today, and it will start to automatically start to define and track events for you without any setup. No matter how much you plan out your metrics beforehand, there will always be events that you decide are important later. Heap has you covered for those instances. With most other analytics tools you would need to define any events you want to track upfront.

Why you need it

Most sites will already have Google Analytics installed. Google Analytics is great, but requires much more setup - especially if you want to segment out groups of users. Segmented analytics are key for growing startups because they give you better visibility on your users and let you hone in on what’s working and what needs to be fixed. Heap allows you to harness this segmented analysis much quicker.

Alternatives

There are plenty of good analytics alternatives. Mixpanel and Kissmetrics both provide excellent segmented analytics. However, as discussed above, you will have to pre-define the events you want to track. If you have a simple site, Clicky is a great tool to see your most important metrics.

Pipedrive

Pipedrive CRM

What it is

Pipedrive is a CRM that gives you a clear overview of your sales pipeline. Pipedrive has a simple interface where each lead is a card. You just drag and drop the cards to move them through the Pipeline (similar to Trello). Pipedrive gives your team a powerful reminder system so you’ll never forget about a lead.

Why you need it

Our dream when building a Saas app is that customers will automatically sign up without much sales effort. Unfortunately, this doesn’t work in practice. To have a chance to get users and survive you will have to make sales a priority. After trying every CRM, Pipedrive is the easiest way I’ve found to quickly focus your team’s attention on sales.

Alternatives

There are countless CRM alternatives. If you’re looking for something more lightweight, Streak is a CRM that sits right in your Gmail account. Highrise is another solid option that allows you to send emails right from the app. For larger sales teams, Salesforce is the giant player in this space.

Mailchimp & Mandrill

Mailchimp

What they are

Mailchimp and Mandrill are email services. With Mailchimp you can send email updates and newsletters to your subscribers. Mandrill (owned by Mailchimp) is a service you use inside of your application to send emails. Both tools give you incredible control over your company’s email campaigns.

Why you need them

Email should be a central piece of your startup strategy. It’s always a good idea to build your email list early (before launch) so you have a group of fans ready to sign up and buy your product. Email becomes even more important after you launch to keep your customers engaged. Mailchimp and Mandrill (plus Intercom, above) will help you build a rock-solid email strategy for your startup.

Alternatives

The Mailchimp/Mandrill combo is hard to beat for startups. If you’re looking for an alternative for email newsletters, Campaign Monitor and Mad Mimi are good choices. For in app emails, SendGrid, Mailgun and Postmark are all solid alternatives to Mandrill.

Buffer

Buffer

What it is

Buffer is a tool that allows you to post to Twitter, Facebook, LinkedIn, and Google Plus all at once. It adds your post to a queue and lets you set the frequency and time that your posts will go out on each platform. It also gives you analytics for all of your social media posts and let’s you invite other members of your team to post.

Why you need it

You’ve probably already set up your Twitter and Facebook accounts for your startup. Unfortunately, most startups quickly forget about social media. Buffer will make it easy for you to keep your social media feeds fresh and start to build an engaged audience.

Alternatives

SproutSocial and Hootsuite are both great platforms that allow you to post to multiple social media channels and provide solid analytics.

Did I miss anything?

Did we miss an app or service that you love? Let us know about it on Twitter @LaunchPadLab.

Top Tools and Apps for SaaS Startups - CRM, Email, & Analyticstop-tools-and-apps-for-saas-startups-crm-email-analyticst2015-06-16 19:25:54.5020002015-06-16 19:41:40.390000We try all of the latest tools and apps that can help startups get users and build traction. Here’s our list of the top tools we recommend to the startups we work with.intercom-app-messager.pngimage/pngk@2015-06-30 18:56:04.6786682015-06-16 19:25:54.502000introduced, combining the monitor/keyboard/mouse into a single package. In the latest generation, devices have a single interface: the touch screen. Each new generation of technology, built upon the adoption of its predecessors, raises user expectations for the most elegant of human/device interfaces.

User interaction with web applications has followed the same pattern over the last 20+ years.

The Refresh (1994 - 2005)

Consumers were first widely introduced to the internet through a web browser (ex. Netscape) and HTTP requests. To access a web site, a user navigates to a URL. Once on the site, the user interacts by clicking on hyperlinks. Users established fundamental expectations of:

While not ideal, users learned how to use websites effectively against these constraints. Fundamentally, to obtain new content, a browser needed to refresh.

Async (2005 - 2010)

The user pattern of the browser refresh, while functional, is not ideal for two key reasons:

  1. It increases server load by requesting more content than the user requires as much content is re-used across pages on a site
  2. It slows down the use of the site as users wait for their request to be fulfilled by the server and the page to reload

To solve some of these technical problems, AJAX and its various implementations (PJAX, Turbolinks) were used by developers. Server requests could be made asynchronously, allowing for content to be delivered to the user without a full page refresh. Users now expected:

A definite improvement, but still not ideal for persisting data between simultaneous users and syncing web views with the data.

Real-Time (2010 - Beyond)

With the advent of powerful client-side frameworks (AngularJS, Ember, ReactJS, Meteor), a whole new frontier is here for consumers of web applications.

Push from the Node.js Server

Gone are the days of click .... and wait. Servers and databases now push updates to user's screen in real-time. While this behavior has been second nature to users on desktop and native applications, only now is it truly here on the web. These new tools allow us as developers to build applications that are:

  1. Fast
  2. Addicting
  3. And fun!

These characteristics have made native apps and games so popular for years. You now see this same speed and interactivity in modern web applications. We at LaunchPad, as developers and builders of these applications, are excited to be part of this powerful trend.

User expectations for speed and interactivity on the web are only increasing. Just as users now expect to have touch capability on all their devices, so to do users expect web application to be real-time.

The modern web is here to stay. We're proud to push user expectations higher using the latest innovative web technologies.

The Modern Webthe-modern-webt2015-05-16 14:49:00.6300002015-06-05 20:39:35.713000User interaction with web applications has transformed over the last 20+ years. At one point in time, static sites defined the web. Now, users expect highly interactive and real-time experiences to maximize their workflows and needs.mongodb-intro-opt.jpgimage/jpeg:â2015-06-30 18:56:06.7012752015-05-16 14:49:00.630000 ŒŒ™–sMMAA–y!AAbusiness

As developers we get excited for new technology and the news out of Apple a good example. As Apple was holding its Worldwide Developers Conference, we had the keynote streaming in our conference room. Since much of our design and development happens on Mac computers we are always looking to see what new technology is coming out. As we were working away, we could hear the Apple executives talking about what was new. Toward the end of the presentation Senior VP Craig Federighi said that "Objective-C has served us well for 20 years, But...”. But? What? Without even a word, our whole office was in the conference to see what came next.

Apple introduced Swift a new language that is simpler than Objective-C but as powerful or even more powerful. The best part of our job is that we get to learn new technologies all the time. Swift is the newest example of that. As the language gets better and better over the next few years, we expect more and more developers to use it. There are still other great options for developers building phone apps including Phonegap, RubyMotion, and more. When you are building an application, its important to look at all the options and make an educated decision as to the one that will best help your business grow. Apple is betting that the simpler Swift will help drive even more developers to build apps for their platform. As developers, we think its a good bet and can’t wait to see where it goes.

Apple's New Programming Languageapple-s-new-programming-languaget2014-06-03 19:33:33.0000002015-06-05 20:39:35.691000https://s3.amazonaws.com/lpl_general/blog_images/swift.jpg

As developers we get excited for new technology and the news out of Apple a good example. As Apple was holding its Worldwide Developers Conference, we had the keynote streaming in our conference room. Since much of our design and development happens on Mac computers we are always looking to see what new technology is coming out. As we were working away, we could hear the Apple executives talking about what was new. Toward the end of the presentation Senior VP Craig Federighi said that "Objective-C has served us well for 20 years, But...”. But? What? Without even a word, our whole office was in the conference to see what came next.

Apple introduced Swift a new language that is simpler than Objective-C but as powerful or even more powerful. The best part of our job is that we get to learn new technologies all the time. Swift is the newest example of that. As the language gets better and better over the next few years, we expect more and more developers to use it. There are still other great options for developers building phone apps including Phonegap, RubyMotion, and more. When you are building an application, its important to look at all the options and make an educated decision as to the one that will best help your business grow. Apple is betting that the simpler Swift will help drive even more developers to build apps for their platform. As developers, we think its a good bet and can’t wait to see where it goes.

swift.jpgimage/jpeg22015-06-30 18:56:05.7587252014-06-03 19:33:33.000000À|úu }AA‚a?AAweb

We try all of the latest tools and apps that can help startups get users and build traction. Here’s our list of the top tools we recommend to the startups we work with.

Intercom

Intercom App

What it is

Interco  Đ č ƒ+ƒ!!AA sC!A Aweb

The simplicity requires an element of risk, of elegance and complexity.


People tend to think that if an answer is simple, that it was easy to figure out.


Simplicitysimplicityf2015-01-28 23:13:34.0690002015-06-16 20:57:56.272000Ideas in their simplest form are the most powerful.art-simple-science.w654.jpgimage/jpeg;ú2015-06-30 18:56:08.5959112015-06-16 00:00:00.000000ÄțoeaAA…Q%!AADesign

Logos are the face of your company. It’s important to have a logo that gives off the feeling you want your customers to remember you by. With design trends constantly evolving, it’s important for companies to make sure their logo doesn’t look outdated because they wouldn’t want their consumers to think that their product or service is outdated.

Companies like Apple and Microsoft have each been around since the mid 1970s, and have each redesigned their logos 5 times. Google has oŠ%Æ))AA ƒ_7!A Aweb

Innovation adoption follows a curve, characterized by how quickly people embrace new technology.

Innovation Adoption Curve

Every new piece of technology requires a period of learning by its users. A baseline of understanding must be established before that technology's true societal impact can be felt.

When people were first introduced to the personal computer, using a monitor, keyboard, and mouse to interact with a computer was revolutionary. People first had to learn how they could tell a computer what to do and then how they could see those results displayed on a screen.

With a new baseline for user behavior, the laptop computer was nly been around since 1998 and has also undergone 5 logo redesigns. Clearly, these companies understand the need to stay ahead of their competitors by maintaining a modern and innovative look to appeal to their consumers.

Francis Lofts & Bunks came to us wanting a complete rebranding—they wanted a new logo, website, and print materials. As a company that sells custom, modern looking bunk and loft beds, they wanted their logo and website to reflect that premium product.

Here are six key steps in our process that we typically follow when designing a new logo:


Image title

Understanding the Company

During our kick-off meeting, we sat down with one of the co-founders of Francis Lofts & Bunks, Ryan, to get a better grasp of his company and what message he hoped the new branding would reflect. 

Some questions we asked:

We also did a quick word association exercise, where together we created a list of words that best describe the company and its’ products. Our list consisted of 25 adjectives which included: contemporary, modern, high-end, stable, and functional. This list is extremely helpful to keep in mind when designing because it establishes the feeling we want consumers to have when seeing the new logo.

We tried gathering as much information as we could during this step because it will help us understand what our client is looking for and hopefully get a feeling for their aesthetic taste/style. This eliminates a lot of the guesswork which ultimately helps lead to the best design faster.


Image title

Research

Before starting any initial sketches, I made sure to do some research into the industry. When researching for this particular logo, it not only helped me gain a better understanding of the furniture industry as a whole, but also gave me ideas of what to avoid. As with any logo, it’s important to stand out and be memorable—so seeing a bunch of examples of what’s already been done was certainly helpful. You wouldn’t want to spend hours designing a logo only to find out later that it’s been done before.

Similar to the word association exercise, I went through all the reviews on the current Francis Lofts & Bunks site and picked out all the adjectives that their customers used to describe the beds. Sturdy, modern, space saver, and sleek were among the most popular adjectives; I knew that it would be important to make sure that the new logo reflected those emotions.


Image title

Sketching & Conceptualization

This is where I get out that pencil and paper to start quickly sketching out some initial ideas and potential directions for the logo. Then I open up Illustrator and start turning those sketches into vectors. As tempting as it is to start playing around with color, I always force myself to work in black and white. Color can be distracting and can leave a lasting impression on a client. This means that if they don’t like the color, they might dislike the whole logo as a result (no matter how good the logo really is). 

During this process, printing out the logo at various sizes is important. A logo could look great during a presentation on a large screen, but we also need to consider legibility at smaller sizes as well (i.e. in the navigation bar of a website or printed small on business cards).


Image title

Refinement

I went through all the logo variations and picked out my five favorites. It’s good to show anywhere between three to five different logos. And by “different” I don’t just mean using a different font, but three to five very distinct directions. However, showing too many options can become overwhelming, not to mention the risk of having one logo that you’re not too fond of getting chosen.

I refined those 5 logos by making sure all the lines were clean and alignment was tight as well as making adjustments to the spacing and kerning of the text.


Image title

Presentation

Presentation really is key. Putting together a couple nice clean slides really helps give the logos a more polished and finished look. It's also helpful for the client to hear the vision behind each logo. So from left to right, here's my rationale behind the design for each of these logos:

1. The square and opening are supposed to suggest a blueprinted room. And the text placed inside the room has plenty of padding around each letter to give off the impression of efficient use of limited space. 

2. The second one takes an abstracted monogram approach, where I used a square again to represent a room and within that space created the letters F and L out of smaller squares. The positive and negative space relates to how Francis Lofts and Bunks help customers save space and how seamlessly their beds can fit within their homes.

3. The central logo uses typography and positioning of the text to reflect the products they sell—so the stacking of "lofts" over "bunks" suggests the form of the beds.

4. The next logo also takes an abstract approach, showing a silhouette of a bunk bed. The logo's boldness is used to evoke a sense of stability and inform customers of the sturdiness and safety of these beds. 

5. This last one was definitely my personal favorite. The hexagonal shape represents a three dimensional space and I included both a three dimensional loft and bunk bed to fit inside the room. This was the only logo that clearly represented the two primary products that make up their company. Luckily for me (and for Francis Lofts & Bunks), this was the chosen logo!


Image title

Delivery

With every logo it’s important to provide clients with a complete folder that includes both horizontal and vertical logos exporting it in various file types and sizes. It's helpful to have these on hand when creating promotional products or sponsoring events where someone would require a high quality copy of a logo.

In addition to the new logo, we designed custom icons to compliment the logo to add cohesion throughout. Be sure to check out the new Francis Lofts & Bunks site where we used the new branding as the foundation to redesign the rest of their website.


Behind the Branding of Francis Lofts & Bunksbehind-the-branding-of-francis-lofts-bunksf2015-06-29 18:43:42.8830002015-06-30 16:29:15.125000Logos are the face of your company. It’s important to have a logo that gives off the feeling you want your customers to remember you by. With design trends constantly evolving, it’s important for companies to make sure their logo doesn’t look outdated because they wouldn’t want their customers to think that their product or service is outdated.sketches.jpgimage/jpegGZ2015-06-30 18:56:07.6223972015-06-29 00:00:00.000000elm and confuse users, since they are still new to your product; in addition, the larger the feature list, the more costly the initial build.


Smile, get plenty of sleep, and go outside for a walk. You’d be surprised what a simple 20 minute walk outside can do for creativity and productivity.


Styleguides are not only for designers; they provide design guidelines, ui/pattern library, and front-end development code which can act as a good reference for anyone on your team.

It is important to maintain consistent styleguides which keep the documentation current and useful. For projects large and small, component-based styleguides really help developers rapidly prototype with accurate styles.


Don’t throw typography rules out the window just because you’re typesetting on the web.

Too often typography is not given the care it deserves on the web because designers/developers are under the impression that it requires complicated “css hacks”; in fact, there are fairly simple solutions to styles like drop caps, hanging quotes, orphans, and lead-ins. So there’s no excuse for lazy typesetting! Also, paragraph indents do have a place on the web, and it’s for content that is intended to be read all the way through, whereas spaces between paragraphs should be used for content that can be skimmed.


Making mistakes or failing can help you identify problems, learn important lessons, and make you aware of your flaws so that you can avoid or correct them in the future.

When it comes to using Github, version control can really help us feel more at ease about making mistakes. At LaunchPad Lab, we typically make pull requests once a branch is ready to be reviewed and merged in. However, employees over at Github make PRs after the first commit and team members review the code and design more often. They have team discussions and critiques over a branch right in Github which keeps conversations more organized.


“We need to be nimble, provide frequent feedback to our stockholders, and adapt quickly to changing priorities.”

This idea of Agile Development takes time and practice to achieve. The process typically includes steps similar to the following: establishing product requirements, forecasting features, sprint planning meetings (setting goals and estimating potential issues), determining capacity and velocity of your team, executing sprint tasks, regular stand-ups, sprint reviews, and sprint retrospectives. It takes a certain level of diligence to effectively implement Agile Development, but the rewards of adaptability are great.


“Acting honorably, when the world around you does not, is the best advice for aspiring business owners.”

We don’t live in a perfect world, so when things go wrong it’s important to adapt and find positive alternatives. Also, remember to do your research when naming a business—it’s important to search for both domain and trademark availability. You wouldn’t want to spend thousands of dollars on branding only to find out that you have to change your name.

Overall, the conference was a great experience—we learned a lot, met new people, got plenty of swag, played giant Jenga at the after party, and, most importantly, got to eat plenty of delicious Texas BBQ.

Squares Conferencesquares-conferencet2015-04-01 15:35:21.8230002015-06-05 20:39:35.720000Last week as part of the design team, Kurt and I flew down to Grapevine, Texas for the first annual Squares Conference. There was a solid mix of topics discussed which included: design, ux, frontend, development, business, and products.squares-conference.jpgimage/jpegœ+2015-06-30 18:56:09.5568332015-04-01 15:35:21.823000 §Qa§7 11AA Running a Dev Teamrunning-a-dev-teamf2015-02-20 16:33:08.2730002015-06-05 20:39:35.748000Ł& Ÿ55AA …=/!AA

How it started.

Shortly after we started LaunchPad Lab, we lost a check from a client. From that point on, we started exploring all sorts of ways to accept payments for our business, looking for something better. We’ve accepted money via Credit Cards, PayPal, QuickPay, Billpay, Dwolla, by wire, and every other possible method of payment.

Each one had their pros and cons, but none of them were the answer.

What we found.

So what did we do?

After testing out all of the existing payment options, we knew what we were looking for - and since it didn’t exist yet, we decided to build it ourselves. We leveraged our backgrounds in banking and finance, and ultimately set out to build something that would help our business run more efficiently. We thought of it as a “valet service” for collecting money from our customers, so we aptly named it PayValet.

So how does it work?

We initially built this for ourselves, but when many of our friends and clients asked us about it, we decided to let others use it too.

Results

During our private beta, we were lucky to have customers raving about PayValet. We’ve had a wide range of people using it - big names like the Chicago Bulls, marketing firms like 1st Labs, and freelancers like Liz Sarb. The results have been outstanding. Some of our clients are reporting their accounts receivable decreasing by over 70% because of PayValet! That alone makes it worth all the work we put into it.

So after a year of private beta, it’s time to unleash this to all of you.

Welcome to PayValet. We hope it helps your business as much as it has helped ours.

What’s stopping you? Sign up for free today! payvalet.io
Introducing PayValetintroducing-payvalett2015-03-23 18:28:52.4860002015-06-05 20:39:35.738000Shortly after we started LaunchPad, we lost a check from a client. From that point on, we started exploring all sorts of ways to accept payments for our business, looking for something better. Each had pros and cons, but none of them were the answer. Learn about PayValet, the solution we built for our business, now ready to help yours too. payvalet-blog.jpgimage/jpeg)22015-06-30 18:56:10.3847022015-03-23 18:28:52.486000ing
  • It provides little to no tangible benefit for the client in the near term
  • It can fall by wayside under the heavy load of feature requests for a client
  • Here are a few reasons you should make time for refactoring as you go. Don’t think of it as something extra you need to sell your clients on. Own it as part of your development process.

    If you don't do it now, you won't ever do it.

    The longer you go without refactoring something you're meaning to, the larger and more daunting the refactoring process gets. As the codebase grows, the feature that needs refactoring will be touching more parts of the application, adding to the number of things that will break once you finally decide to refactor. Often, the code will get too cluttered for you to realistically have the time to go back and untangle the mess you previously left behind. By putting off refactoring, you'll continue to inherit more and more 'technical debt.' As it piles up, it becomes less likely that you'll have the time to repay it.

    It's like going to the dentist: if you skip your cleanings, you're more likely to have cavities when you finally do decide to go.

    You'll become afraid of change.

    In an agile development process, changes are constantly being made to an application. Cluttered, non-DRY code is not at all conducive to frequent iterations. If you leave messy code behind in an effort to get something shipped faster, the changes after that will be slower, more frustrating and prone to errors. This makes the app and those working on it more resistant to change, further slowing down future versions of the product. Going back to the dentist analogy, no one looks forward to going in for a checkup knowing that the dentist might discover some cavities.

    If you want the code to evolve with the design of the app, refactoring as you go gives you a leg up; making you ready to take on changes as they become necessary.

    It impedes your teammates

    Often the code that needs to be refactored is code that is unclear, not object-oriented, and less transferrable to other developers. At least for us here at LaunchPad, it's rare to only have one set of eyes on the code, so clarity is essential. If you're not refactoring to keep the code clear in its purpose, you're going to make it much more difficult for the dev next to you to do their job.


    When should you refactor?

    A couple of my teammates and I made what we thought are some good telltale signs for knowing when it's worth taking the time to make things right.

    You should refactor...

    Obviously, a lot of things could be added to this list, but it's a good general guideline.

    By continuously refactoring, your code will stay clear, object-oriented, and rooted in reality. This makes your code more open to change, keeping it 'healthy' (less bugs, passing tests), keeping your teammates happy, and saving you time in the long run. By putting in the time to refactor, you're ultimately providing a better and more sustainable process to your clients.

    Owning Continuous Refactoring As Part of Your Process owning-continuous-refactoring-as-part-of-your-processt2015-03-20 20:00:40.8240002015-06-05 20:39:35.756000Learn how and when to refactor, and our take on owning the refactoring process as part of your service. refactoring.jpgimage/jpegÙ 2015-06-30 18:56:11.2458242015-03-20 20:00:40.824000 š  {èłšk //AA How we use Herokuhow-we-use-herokuf2015-05-04 22:56:32.6630002015-06-05 20:38:01.382000ƒ)‚OAAAAe Aweb

    Here is a look at a stripped down version of Rails optimized for API work.

    http://bit.ly/TxQTAX

    Enjoy!

    Rails configured as an APIrails-configured-as-an-apit2012-11-30 21:55:50.0000002015-06-05 20:39:35.795000Here is a look at a stripped down version of Rails optimized for API work. http://bit.ly/TxQTAX Enjoy!2012-11-30 21:55:50.000000†2 †+--AA„9 Abusiness

    While that title is funny (hopefully), this advice from Ari Emanuel provides some good insight on being successful. All 6 ideas are helpful to start ups and those shaking things up.

    http://www.linkedin.com/today/post/article/20121002115428-204263538-the-six-lessons-i-live-by

    Let's Hug it Outlet-s-hug-it-outt2013-01-03 15:57:22.0000002015-06-05 20:39:35.782000While that title is funny (hopefully), this advice from Ari Emanuel provides some good insight on being successful. All 6 ideas are helpful to start ups and those shaking things up. http://www.linkedin.com/today/post/article/20121002115428-204263538-the-six-lessons-i-live-by2013-01-03 15:57:22.000000… „WQQAAƒ Aweb

    Here's a tip from a fellow development shop in Chicago. How to see failures closer to the source....good stuff

    http://blog.8thlight.com/brian-pratt/2012/12/21/dont-fail-at-failure.html

    Making code easier to troubleshootmaking-code-easier-to-troubleshoott2012-12-30 18:29:25.0000002015-06-05 20:39:35.776000Here's a tip from a fellow development shop in Chicago. How to see failures closer to the source....good stuff http://blog.8thlight.com/brian-pratt/2012/12/21/dont-fail-at-failure.html 2012-12-30 18:29:25.000000… „9[YAAƒ Abusiness

    Sometimes it feels obvious, but this article puts in plain English a lot of the frustrations early entrepreneurs have. Now time to solve them!

    http://blog.intercom.io/overcoming-customer-inertia/

    The Switch: Overcoming Customer Inertiathe-switch-overcoming-customer-inertiat2012-12-19 15:47:06.0000002015-06-05 20:39:35.767000Sometimes it feels obvious, but this article puts in plain English a lot of the frustrations early entrepreneurs have. Now time to solve them! http://blog.intercom.io/overcoming-customer-inertia/2012-12-19 15:47:06.000000ƒy ƒkiAAq Abusiness

    The mistake is to have only one price for your product.

    http://thinktraffic.net/most-common-pricing-mistake

    Are You Making the Most Common Pricing Mistake?are-you-making-the-most-common-pricing-mistaket2012-12-17 03:13:52.0000002015-06-05 20:39:35.762000The mistake is to have only one price for your product. http://thinktraffic.net/most-common-pricing-mistake 2012-12-17 03:13:52.000000ąy ÀywAA ]+!AAbackend

    It's safe to say that we, as developers, find refactoring to not only be a crucial part of our process, but one of the main ways we learn and improve in our everyday work.

    However, supporting continuous refactoring in a consultancy, where clients and deadlines are a part of our livelihood, can be tough to manage because:

    Added Bonus

    • Code skills - HTML/CSS/Javascript or jQuery
    • Familiarity with Ruby on Rails
    • Experience with frameworks such as Foundation or Bootstrap
    • Copywriting experience
    • Beer nerdiness

    At LaunchPad Lab, we have a fun, but focused culture, deeply rooted in learning. We value shipping products and always striving to be better. If you value these things too, please send us your resume and a link to your online portfolio to contact@launchpadlab.com

    No Recruiters.

    We're looking for a web designerwe-re-looking-for-a-web-designert2014-04-30 16:36:59.0000002015-06-05 20:39:36.060000https://s3.amazonaws.com/lpl_general/looking-for-web-dev.jpg![LPL HQ](http://f.cl.ly/items/0v3I3C1k3y2P2x0E1P40/lpl_design.jpg)

    About Us

    Fueled by a team of passionate and driven entrepreneurs, LaunchPad Lab is a Chicago-based Development Studio that focuses on growing businesses. We are intentionally small, skilled and focused on success. We build our own businesses while helping others build theirs. No matter the size of the client, we approach all projects the same: design with reason, find business solutions and impress users with the best experience possible.

    We work in a collaborative environment where everyone is expected to be creative and contribute to all facets of building businesses. Each day at LaunchPad Lab is an opportunity to work with a team focused on making a difference. We intentionally choose tough projects that have the potential to change the world. Those projects include helping cancer researchers discover cures faster (Really!) as well as revolutionizing business payments.

    The perfect match

    You are a designer who focuses on the details and strives to build a more meaningful experience for your users. You thrive on collaboration, understand the process of iteration and prefer to “own” a project from inception to deployment. You are a designer who has experience designing user interfaces, marketing sites and performing brand development. Most of all, you want to be part of a fun, challenging and collaborative environment where egos are left at the door.

    What Success looks like:

    • The drive to continuously improve
    • 2+ years of experience in web and mobile design
    • Strong design portfolio that illustrates clean and clear attention to detail - both wireframes and fully-designed user interfaces will be considered
    • Ability to think through design problems and arrive at elegant solutions
    • Ability to take user research and design interfaces to reflect the data
    • Ability to both give and take direction
    • The skills to lead a project from sketches and wireframes to detailed mockups

    Added Bonus

    • Code skills - HTML/CSS/Javascript or jQuery
    • Familiarity with Ruby on Rails
    • Experience with frameworks such as Foundation or Bootstrap
    • Copywriting experience
    • Beer nerdiness

    At LaunchPad Lab, we have a fun, but focused culture, deeply rooted in learning. We value shipping products and always striving to be better. If you value these things too, please send us your resume and a link to your online portfolio to contact@launchpadlab.com

    No Recruiters.

    looking-for-web-dev.jpgimage/jpeg[v2015-06-30 18:56:30.5946582014-04-30 16:36:59.000000  ƒ ƒŹr5«MMAAȘ!;!AAweb

    LPL HQ

    About Us

    Fueled by a team of passionate and driven entrepreneurs, LaunchPad Lab is a Chicago-based Development Studio that focuses on growing businesses. We are intentionally small, skilled and focused on success. We build our own businesses while helping others build theirs. No matter the size of the client, we approach all projects the same: design with reason, find business solutions and impress users with the best experience possible.

    We work in a collaborative environment where everyone is expected to be creative and contribute to all facets of building businesses. Each day at LaunchPad Lab is an opportunity to work with a team focused on making a difference. We intentionally choose tough projects that have the potential to change the world. Those projects include helping cancer researchers discover cures faster (Really!) as well as revolutionizing business payments.

    The perfect match

    You are a designer who focuses on the details and strives to build a more meaningful experience for your users. You thrive on collaboration, understand the process of iteration and prefer to “own” a project from inception to deployment. You are a designer who has experience designing user interfaces, marketing sites and performing brand development. Most of all, you want to be part of a fun, challenging and collaborative environment where egos are left at the door.

    What Success looks like:

    • The drive to continuously improve
    • 2+ years of experience in web andE --—P6Ș++AA ‚;3!A Aweb

      On a brick wall in our office hang a series of posters highlighting the values core to our work at LaunchPad. One of my favorites is Code for Change.

      Code for Change

      What does this mean to us? Two things:

      • Write code that is reusable and modular
      • Write code that is impactful

      Modular Code

      How well your code adapts to change is what separates good coders from great ones. Is your code difficult and time-consuming to update in response to new or altered product requirements? Hopefully not.

      There is a saying amongst coders that goes something like:

      You'll never know less about the problem you are trying to solve than right now.

      With this harsh reality, anticipating change and building your codebase accordingly is the hallmark of great development.

      API

      Automated tests, APIs, and services are some of the tools we use to help us be more effective at managing change. It is a constant challenge for us to improve how we use these tools. In this way, we can be the most agile and proactive to application change and scaling.

      Impactful Code

      We tend to think of ourselves as entrepreneurial coders. To us, this means building applications and products that make a difference in the real world. Whatever problem an application attempts to solve, we challenge ourselves to develop code that drives an impactful solution.

      It is not enough just to write beautiful, object-oriented, and well-tested code. What we build must have an impact. In this way, our code becomes a living and breathing entity, adept at responding to changes in its environment. I use this biology metaphor to emphasize how the products we build grow and evolve to meet the challenges and demands of its surroundings - in this case, users.

      While short and concise at only 3 words, Code for Change in action ensures what we build gets better to provide even more value to businesses and ultimately their customers.

      Code for changecode-for-changet2015-05-27 18:47:07.6140002015-06-05 20:39:36.066000On a brick wall in our office hang a series of posters highlighting the values core to our work at LaunchPad. One of my favorites is "Code for Change."code-for-change.jpgimage/jpegE 2015-06-30 18:56:31.7781082015-05-27 18:47:07.614000 ..“O7œcAA †}%!AAweb

      At LaunchPad Lab, when we're not working on impactful projects such as helping folks with Macular Degeneration or lending a hand in the fight for a cure, we like to let loose and work on some fun side projects. Fortunately, we have periodic Demo Days where we get to present our experiments to the group, get feedback, and support each other's interests.

      For our most recent Demo Day, I decided to focus on improving something I love: playing pick-up basketball.

      The Problem

      After years of playing in cities all over the country, it's become clear to me that organizing pick-up games is more art than science. Whether the next team is determined on a first-come-first-serve basis, by trying to equalize everyone's playing-time, or anything and everything in between, pick-up games still require a lot of manual organization. This has negatively impacted my playing-time, fun, and much-needed exercise.

      The Solution

      OpenGym is a mobile and tablet application that eases the pain of managing a pick-up game by automatically selecting the next team using whichever method you want. It also allows players to check-in remotely, tracks individual win-loss records and can be used to communicate between players and whoever is in charge of organizing the game.

      Open Gym

      While OpenGym won't make me 10 years younger or fix my jumpshot, it does make playing pick-up just a little more fun, no matter the sport or the player!

      Got next?

      So join me on the hardwood or come by our office and lets chat about how we can help you make an impact.

      Got next?got-nextt2015-06-03 21:09:52.8180002015-06-08 18:41:41.003000http://www.hollywoodchicago.com/uploaded_images/ballsofury.jpgAt LaunchPad Lab, when we're not working on impactful projects such as helping folks with [Macular Degeneration](http://guideme.preventblindness.org/) and lending a hand in the [fight for a cure](http://launchpadlab.com/work/md_anderson), we like to let loose and work on some fun projects as well. Fortunately, we have periodic Demo Days where we get to present side projects to the group, get feedback, and support each other's interests.open-gym.jpgimage/jpegŽț2015-06-30 18:56:32.8722902015-06-03 21:09:52.818000 4—4ˆ`9‡AiiAA‡ Abackend

      Here's a slide show on how to stay up to date on the latest web technology and trends. The most useful part is a list of websites and Twitter handles to follow. These can be found on the "Boss" slides (about three-quarters the way through the slide deck.)

      Enjoy!

      https://speakerdeck.com/chriscoyier/how-to-stay-up-to-date-on-web-technology

      How to stay up to date on the latest web stuffhow-to-stay-up-to-date-on-the-latest-web-stufft2013-01-18 14:48:23.0000002015-06-05 20:39:36.108000Here's a slide show on how to stay up to date on the latest web technology and trends. The most useful part is a list of websites and Twitter handles to follow. These can be found on the "Boss" slides (about three-quarters the way through the slide deck.)

      Enjoy!

      [https://speakerdeck.com/chriscoyier/how-to-stay-up-to-date-on-web-technology] (https://speakerdeck.com/chriscoyier/how-to-stay-up-to-date-on-web-technology)2013-01-18 14:48:23.000000”f8”EEEAA]1!AAbusiness

      Brewers Barrel was recently in Crain's Chicago Business "New in Chicago" section. Here is what they had to say.

      The Brewer's Barrel: Launched in April, this website gives amateur and professional beer brewers a place to find and share recipes, vote for their favorites, keep track of recipes they use and order brewing ingredients. The site was created by Brendan Hennessy, Tom Cullen and Scott Weisman, partners at Chicago Web development firm LaunchPad Lab , which was founded in July 2012. The three also are avid members of the home-brewing community. “We love being a part of it and wanted to contribute by creating this online community,” Mr. Hennessy says in a press release. LaunchPad Lab created the site in partnership with Brew Camp, a Chicago-based brewing supply store that ships nationwide.

      See the whole article here: http://www.chicagobusiness.com/article/20130430/NEWS07/130439977/nutrition-bars-rustic-pies-intelligentsia-teas-and-more#ixzz2TBTVfcL7

      The Brewers Barrel in Crainsthe-brewers-barrel-in-crainst2013-05-13 14:46:44.0000002015-06-05 20:39:36.100000https://s3.amazonaws.com/lpl_general/blog_images/brewers-barrel.jpgBrewers Barrel was recently in Crain's Chicago Business "New in Chicago" section. Here is what they had to say. >[The Brewer's Barrel](http://thebrewersbarrel.com/): Launched in April, this website gives amateur and professional beer brewers a place to find and share recipes, vote for their favorites, keep track of recipes they use and order brewing ingredients. The site was created by Brendan Hennessy, Tom Cullen and Scott Weisman, partners at Chicago Web development firm [LaunchPad Lab](http://launchpadlab.com/) , which was founded in July 2012. The three also are avid members of the home-brewing community. “We love being a part of it and wanted to contribute by creating this online community,” Mr. Hennessy says in a press release. LaunchPad Lab created the site in partnership with [Brew Camp](https://brewcamp.com/), a Chicago-based brewing supply store that ships nationwide. See the whole article here: http://www.chicagobusiness.com/article/20130430/NEWS07/130439977/nutrition-bars-rustic-pies-intelligentsia-teas-and-more#ixzz2TBTVfcL7 brewers-barrel.jpgimage/jpegYÜ2015-06-30 18:56:34.7589302013-05-13 14:46:44.000000 ° Š°W;˜s;;AA‚M!!AAweb

      From the first moment we met Tricia, we knew we had to work with her. Her passion and drive to bring change to women in need is contagious, and creating impact is what we're all about here at LaunchPad.

      Tricia is the brains behind shiftwomen.com, a crowdfunding platform that raises money for impoverished women. Shift focuses on helping women in third world countries who live off of less than $1 a day. Tricia and her team raise money for these communities of women and send them direct cash transfers, but the impact doesn't end there. Shift also provides financial education to help these women build sustainable enterprises and bring stability to their families. As you can guess, this can truly change the lives of these women and their communities.

      Of course since Shift is focused on helping women, it made sense for Monique and Katie on our team to lead this project.

      While building the site, we wanted to create a personal connection between the donors and the recipients of Shift Women. We designed it to focus on individual communities and specific women within these communities. Their stories give donors a glimpse into the lives of the women they're helping. Outlining the stages of the Shift process was also a big focus of ours, so that donors could see the actual progress within each affected community as the donations are put to use.

      Dig deeper into our work with Tricia and Shift here! http://launchpadlab.com/work/shift

      Shifting into high gearshifting-into-high-geart2015-01-15 19:46:50.1970002015-06-05 20:39:36.078000https://s3.amazonaws.com/lpl_general/blog_images/shift2.jpgMillions of women around the world are stuck in the lowest level of poverty living on less than a dollar a day. Shift your giving to the women who need it most.shift2.jpgimage/jpegš_2015-06-30 18:56:36.5233932015-01-15 19:46:50.197000„s:†MIIAA !!A Aweb

      http://www.jstreettech.com/how-to-choose.aspx

      http://moveableonline.com/blog/2015/04/03/how-to-pick-a-designer-developer-for-your-app/

      http://www.entrepreneur.com/article/226270

      How to Pick a Development Firmhow-to-pick-a-development-firmf2015-06-03 22:00:02.0510002015-06-05 21:20:02.668000lights.jpgimage/jpeg{Ă2015-06-30 18:56:35.6388932015-06-05 00:00:00.000000  ‹]<‘55AA ƒ#9!AACoding

      As a developer, I feel great pride in mastering my keyboard. Like a musician and his guitar, the keyboard is my instrument, and playing it brings me immense joy and inspiration. (I know, dramatic right?)

      Like any instrument, the first step toward mastery is learning proper technique and practicing it. For a developer, that means learning and using keyboard shortcuts for the tools we use the most; Sublime Text, Chrome, and Gmail.

      I've taken some time to create Github Gists for each of these tools with the shortcuts that will get you 90% of the way there. Note that these shortcuts are for Mac.

      Master Your Keyboardmaster-your-keyboardt2015-04-24 19:50:39.7780002015-06-05 20:39:36.124000As a developer, I feel great pride in mastering my keyboard. Like a musician and his guitar, the keyboard is my instrument, and playing it brings me immense joy and inspiration. (I know, dramatic right?)keyboard-shortcuts.jpgimage/jpeg+P2015-06-30 18:56:37.5586992015-04-24 19:50:39.778000 tt™ = ­OOAA AG!AA

      Here's our weekly recap about new posts, articles we're reading, and interesting things we find across the web.

      Mobile isn’t killing Desktop

      http://blogs.wsj.com/cmo/2015/05/26/mobile-isnt-killing-the-desktop-internet/

      The growth in mobile use isn’t to the detriment of desktop. Mobile is growing to 50% use, but that doesn't mean that people spend less time on desktops, they are just spending more time over all. They are doubling their time on all computer devices. So many implications!

      User-centered design

      http://www.vox.com/2015/5/20/8602499/melinda-gates-user-centered-design#b05g26t20w15

      We focus on user-centered design in all the projects we build. The basic premise, the article explains, is that people shouldn't have to adjust their behavior to products. The products should fit into the behavior or the people. User-centered design has a large monetary and social impact on the companies that we work with and this article shows how important it is to global health.

      Are Venture Capital funds being disrupted?

      http://www.economist.com/news/finance-and-economics/21651248-industry-specialises-spotting-potential-insurgents-faces-some-its?fsrc=scn/twec/disruptersdisrupted

      Interest rates have stayed low as the economy continues to grow. As investor money continues to flow into alternative investments such as VC firms, are the VC firms themselves ripe for disruption?

      Does your business have automatic churn?

      http://andrewchen.co/why-investors-dont-fund-dating/

      Dating apps are an important category in the web/mobile world. The important challenge with these businesses is that if you are successful for your customer, they don’t need you any more (churn). Andrew Chen does a great job explaining it in this article. Dating app or not, it's important to know if your business has built-in churn and to create a game plan for it.

      And make sure you check out these great posts from our blog!

      Our CTO, Brendan, wrote about how to Code for Change and one of our amazing designers, Monique, shows in detail how she made our animated logo.

      Have a great weekend!

      Weekly Reading from LaunchPad Labweekly-reading-from-launchpad-labt2015-05-29 10:46:17.5190002015-06-05 20:39:36.130000Our weekly recap with new posts, articles, and interesting things we find across the web. mongodb-intro-opt__281_29.jpgimage/jpeg@_2015-06-30 18:56:38.5670252015-05-29 10:46:17.519000