Skip to content

Commit

Permalink
built from bbl-middleman at 2014-02-16 17:43:41 +0100
Browse files Browse the repository at this point in the history
  • Loading branch information
sohocoke committed Feb 16, 2014
1 parent bb0d2cf commit 3ebf193
Show file tree
Hide file tree
Showing 26 changed files with 457 additions and 79 deletions.
Binary file modified LICENSE.html.gz
Binary file not shown.
127 changes: 127 additions & 0 deletions consulting/index.html
@@ -0,0 +1,127 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<html class='no-js'>
<head>
<meta charset='utf-8'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<title>Work with Us! | Big Bear Labs</title>
<meta content='We work on products and client projects for iOS, Mac and Web platforms.' name='description'>
<meta content='width=device-width' name='viewport'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300' rel='stylesheet' type='text/css'>
<script src="../javascripts/vendor/modernizr-2.6.1.min.js" type="text/javascript"></script>
<link href="../stylesheets/site.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../stylesheets/bbl-basic.css" media="screen" rel="stylesheet" type="text/css" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400' rel='stylesheet' type='text/css'>
</head>
<body>
<!--[if lt IE 7]> <p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p> <![endif]-->
<header>
<ul>
<li>
<a href='//bigbearlabs.com'>
<img src="../images/bigbearlabs-ico.png" />
<p>Home</p>
</a>
</li>
</ul>
</header>
<div class='main' role='main'>
<p><img class="logo" src="../images/bbl-logo.png" /></p>

<h1 id="wanna-build-something-insanely-great">Wanna build something insanely great?</h1>

<h2 id="we-consult-on-ios-mac-and-web-application-development">We consult on iOS, Mac and web application development.</h2>

<hr />

<h3 id="rapid-mobile-app-prototyping">Rapid mobile app prototyping</h3>

<p>We are experts at combining web and native technologies for fast iterations on apps for the iOS platform. </p>

<p>Especially during prototyping stage, fast iteration is key, since there are lots of user experience problems you'd want to find out, but before your design is finalised.</p>

<p>Let us help you leverage your web expertise, to build rapidly build out native apps.</p>

<hr />

<h3 id="rubymotion-workshops--coaching">RubyMotion workshops / coaching</h3>

<p>We've been working on iOS since the beta came out in 2008. We've been working with RubyMotion since 1.0, and with MacRuby before then. We've made all the mistakes you'll make.</p>

<p>Over a couple of days, we can spend building a RubyMotion app together, running on iOS. Need to ship to iOS fast? If you're a web shop, we'll get you going very quickly using our native + web prototyping strategy. </p>

<!-- pricing / organisation info. -->

<hr />

<h3 id="webkit-integration--in-app-browser-implementation">WebKit integration / in-app browser implementation</h3>

<p>WebKit lets your app leverage a decade of hard work by the open source community, and vast amounts of content on the web, right inside your app. </p>

<p>It's also far from trivial to work with &#8211; the learning curve beyond the basics is steep, complete with own subtle gotchas, the result of serious real-life engineering.</p>

<p>Focus on the features that make your app unique, by leaving the engineering for your app's in-app browser or other WebKit-based features to us. </p>

<!-- [open source projects] -->

<hr />

<h3 id="in-app-store-implementation">In-app store implementation</h3>

<p>Can you just flick a finger, and get a beautiful, popular in-app store? Well, not quite that easy, but we can help you some of the way.</p>

<p>We'll start with a base design and an up-to-date review of the tools to pick. Within a few days, you'll be able to prototype a store, collect payments using a payments API, and ship a UI for transactions right in your app. </p>

<hr />

<h3 id="client-server-integration">Client-server integration</h3>

<p>We'll share our experience in working with complex stacks of technology, and work with you for API design, data transformations, modeling and reuse maximisation. </p>

<p>Got servers based on Java, Ruby, Python, Go, or Node.js, and need to get a mobile app running <em>fast</em>? We'll share all the patterns.</p>

<hr />

<!-- <form class="contact"><label>Subject</label><input name="subject" placeholder="I'd like to discuss..." type="text" /><label>Body</label><textarea name="body" placeholder="My message"></textarea><label>Contact details</label><input name="body" placeholder="My e-mail address or telephone number" type="text" /><input type="submit" /></form><div class="contact-methods"><div class="email"></div><div class="twitter"></div><div class="github"></div><div class="linkedin"></div></div> -->

<div id="wufoo-zsyge5f156p3y6">
Fill out my <a href="https://bigbearlabs.wufoo.com/forms/zsyge5f156p3y6">online form</a>.
</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">HTML Forms powered by <a href="http://www.wufoo.com">Wufoo</a></div>
<script type="text/javascript">var zsyge5f156p3y6;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'bigbearlabs',
'formHash':'zsyge5f156p3y6',
'autoResize':true,
'height':'437',
'async':true,
'host':'wufoo.com',
'header':'show',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { zsyge5f156p3y6 = new WufooForm();zsyge5f156p3y6.initialize(options);zsyge5f156p3y6.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>
</div>
<footer>
<p>© Big Bear Labs</p>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<script>
window.jQuery || document.write('<script src="javascripts/vendor/jquery-1.8.0.min.js"><\/script>')
</script>
<script src="../javascripts/site.js" type="text/javascript"></script>
<div class='google-analytics-script'>
<script>
var _gaq=[['_setAccount','UA-32373633-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</div>
</body>
</html>
Binary file modified consulting/index.html.gz
Binary file not shown.
66 changes: 66 additions & 0 deletions consulting/xform.rb
@@ -0,0 +1,66 @@
module Buffer

def add(thing)
@things ||= []
@things << thing
end
end


class Block
include Buffer

attr_accessor :closed

def initialize(block_class)
@block_class = block_class
end


def generate
%Q(
<div class="#{@block_class}" markdown="1">
#{@things.join}
</div>
)
end
end




def doit
block_start = /~~~\.(\S+)/
block_delim = /~~~/
filename = 'index.mdown.erb'

lines = File.readlines ARGV[0]

output = []
lines.each do |line|
case line
when block_start
output << Block.new($~[1])
when block_delim
output.last.closed = true
else
if output.last.is_a?(Block) && ! output.last.closed
output.last.add line
else
output << line
end
end
end

result = output.map do |out_thing|
if out_thing.respond_to? :generate
out_thing.generate
else
out_thing
end
end .join

puts result
end

doit
Binary file added favicon_base.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index.html.gz
Binary file not shown.
9 changes: 9 additions & 0 deletions research-app
@@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv=refresh content="0; url=/researches" />
<meta name="robots" content="noindex,follow" />
<meta http-equiv="cache-control" content="no-cache" />
</head>
<body>
</body>
</html>
9 changes: 9 additions & 0 deletions researches/extensions/chrome/index.html
@@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv=refresh content="0; url=https://chrome.google.com/webstore/detail/researches-chrome-extensi/elcnecdfdhdfkpcgnejgacedngjflcha" />
<meta name="robots" content="noindex,follow" />
<meta http-equiv="cache-control" content="no-cache" />
</head>
<body>
</body>
</html>
Binary file added researches/extensions/chrome/index.html.gz
Binary file not shown.
5 changes: 2 additions & 3 deletions robots.txt
Expand Up @@ -2,9 +2,8 @@

User-agent: *

# exclude staging stuff.
Disallow: /staging
Disallow: /researches/staging
# exclude mackerel-chrome - the world's not ready for it.
Disallow: /mackerel-chrome

# retired areas.
Disallow: /tagyeti
2 changes: 1 addition & 1 deletion stylesheets/bbl-basic.css

Large diffs are not rendered by default.

Binary file modified stylesheets/bbl-basic.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion stylesheets/bigbearlabs.css

Large diffs are not rendered by default.

Binary file modified stylesheets/bigbearlabs.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion stylesheets/onehour.css

Large diffs are not rendered by default.

Binary file modified stylesheets/onehour.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion stylesheets/tagyeti.css

Large diffs are not rendered by default.

Binary file modified stylesheets/tagyeti.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion stylesheets/webbuddy.css

Large diffs are not rendered by default.

Binary file modified stylesheets/webbuddy.css.gz
Binary file not shown.
9 changes: 9 additions & 0 deletions webbuddy/buy/index.html
@@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv=refresh content="0; url=https://itunes.apple.com/gb/app/webbuddy/id525308400?mt=12" />
<meta name="robots" content="noindex,follow" />
<meta http-equiv="cache-control" content="no-cache" />
</head>
<body>
</body>
</html>
Binary file added webbuddy/buy/index.html.gz
Binary file not shown.
139 changes: 77 additions & 62 deletions webbuddy/index.html
Expand Up @@ -28,68 +28,83 @@
</ul>
</header>
<div class='main' role='main'>
<section class='title'>
<h1 class='title' >WebBuddy</h1>
<div class='subtitle'>
<p>Minimalistic&nbsp;web&nbsp;client for&nbsp;OS&nbsp;X</p>
</div>
<img src="../images/webbuddy/webbuddy-icon.png" />
</section>
<section class='tagline'>
<h2 class='title' >Weave in and out of the web without losing&nbsp;focus.</h2>
<div class="img-container"><img src="../images/webbuddy/webbuddy-screenshot.jpg" />
</div>
</section>
<section class='actions'>


<section class='download subsection'>
<a href="http://appstore.com/mac/webbuddy"><h2 class='title' >Download on the Mac App Store.</h2>
<div class="img-container"><img src="../images/webbuddy/Download_on_the_Mac_App_Store_Badge_US-UK_165x40_0801.svg" />
</div>



</a>
</section>
</section>
<section class='feature-major'>
<h2 class='title' >Streamlined access to URLs.</h2>
<div class='subtitle'>
<p>Preview links from OS X Mail, Twitter or Evernote in a HUD panel - keep your focus on the current working context.</p>
</div>
<img src="../images/webbuddy/streamlined.png" />
</section>
<section class='benefit'>
<h2 class='title' >Web productivity booster.</h2>
<div class='subtitle'>
<p>Reduce clutter in your main browser by choosing what to send over to which browser at the right moment.</p>
</div>
<img src="../images/webbuddy/productivity.png" />
</section>
<section class='feature-major'>
<h2 class='title' >Full-screen savvy.</h2>
<div class='subtitle'>
<p>Peek into the web while working in full-screen mode with your favorite full-screen app.</p>
</div>
<img src="../images/webbuddy/full-screen.png" />
</section>
<section class='actions'>


<section class='download subsection'>
<a href="http://appstore.com/mac/webbuddy"><h2 class='title' >Download on the Mac App Store.</h2>
<div class="img-container"><img src="../images/webbuddy/Download_on_the_Mac_App_Store_Badge_US-UK_165x40_0801.svg" />
</div>



</a>
</section>
<section class='alpha subsection'>
<h2 class='title' ><a href="http://alpha.webbuddyapp.com">WebBuddy 2 Alpha</a> is out!</h2>
</section>
</section>
<h1 id="streamline-web-based-research">Streamline web-based research.</h1>
<!-- ## {{rotate %{
It's all about quick access.
Your faithful companion to the web.
Blazingly quick access to the web.
Keep tabs on your research, painlessly.
Weave in and out of the web. Keep your focus.
Less browser tabs on your desktop.
}}}
-->
<p class="title-section">Make web activity more efficient and fluid with WebBuddy.<br />
<!-- Less tabs, more action. --></p>

<h3 id="streamlined-access-to-urls">Streamlined access to URLs.</h3>
<p>Preview links from OS X Mail, Twitter or Evernote quickly and without distraction &#8211; keep your focus on the current working context. Hit the Escape key to go right back to where you were.</p>

<h3 id="web-productivity-booster">Web productivity booster.</h3>
<p>Dealing with your web browsing activity in context reduces clutter in your main browser. Enjoy far fewer tabs in your browsers, and far less browser driving().</p>

<h3 id="full-screen-savvy">Full-screen savvy.</h3>
<p>Great apps like Mail, iPhoto or iTunes really come alive in full-screen mode. Seamlessly weave in and out of the web, without getting bounced around different workspaces.</p>

<p class="draft"><a href="">Watch video.</a></p>

<h2 id="baking-for-release">Baking for release</h2>

<h3 id="hotkey-activation">Hotkey activation.</h3>

<p class="draft">[TODO]</p>

<h3 id="minimal-chrome">Minimal chrome.</h3>

<h3 id="graphical-history-filtering">Graphical history filtering.</h3>

<p class="draft">Always get back to where you were. Instead of forcing you to manage your tabs, WebBuddy keeps everything you see in the right stack. It's easy to find what you need later.</p>

<h3 id="work-with-history-data-with-any-other-browser">Work with history data with any other browser.</h3>
<p class="draft">WebBuddy browser extensions will import your browser sessions, creating a complete, visual history of all of your web activity. </p>

<h4 class="draft" id="extensions-for">Extensions for:</h4>
<ul class="draft">
<li>Google Chrome</li>
<li>Apple Safari</li>
<li>Mozilla Firefox</li>
</ul>

<h2 id="feature-pipeline">Feature pipeline</h2>

<h3 id="highlights----keep-just-what-you-want">Highlights &#8211; keep just what you want.</h3>

<p class="draft">[TODO description]
[video]</p>

<h3 id="link-actions">Link actions.</h3>

<h3 id="regular-expression-support">Regular expression support.</h3>

<h3 id="toolbox">Toolbox.</h3>

<h3 id="bookmarklet-support">Bookmarklet support.</h3>

<h3 id="page-queueing">Page queueing.</h3>

<h3 id="coming-soon----your-research-accessible-from-anywhere">Coming soon &#8211; your research accessible from anywhere.</h3>
<p class="draft">[TODO description]
[video]</p>

<h2 id="success-cases">Success cases</h2>
<p class="draft">[graphic designer]
[sofware developer]
[video editor]
[researcher]
[general knowledge fan]</p>

<h2 id="less-tabs-in-2-weeks-or-your-money-back">Less tabs in 2 weeks, or your money back.</h2>

<p>Try WebBuddy for 14 days. If you don't think you deal with less clutter in your workhorse browser, <a href="">we'll fully refund your purchase price</a>. No risk!</p>
</div>
<footer>
<p>© Big Bear Labs</p>
Expand Down
Binary file modified webbuddy/index.html.gz
Binary file not shown.

0 comments on commit 3ebf193

Please sign in to comment.