Comments Continue reading
March 27, 2013
by (author unknown)
Comments Off
March 27, 2013
by (author unknown)
Comments Off
Comments Continue reading
March 26, 2013
by (author unknown)
Comments Off
Comments Continue reading
March 24, 2013
by (author unknown)
Comments Off
A simple javascript library to turn text into vector UML sequence diagrams.
Heavily inspired by websequencediagrams.com, who offer a serverside solution. We use Jison to parse the text, and Raphaël to draw the image.
The following diagram shows the syntax for the diagrams. The exact grammar can be found here in bison format.
js-sequence-diagrams depends on Raphaël and Underscore.js (we are lodash compatible). To use include the following:
<script src="raphael-min.js"></script> <script src="underscore-min.js"></script> <script src="sequence-diagram-min.js"></script>
and now you have two options. You can manually parse the text:
<div id="diagram"></div>
<script>
var diagram = Diagram.parse("A->B: Message");
diagram.drawSVG("diagram", {theme: 'hand'});
</script>
or use jQuery to do all the work:
<div class="diagram">A->B: Message</div>
<script>
$(".diagram").sequenceDiagram({theme: 'hand'});
</script>
March 4, 2013
by (author unknown)
Comments Off
Inbox overload can be a very real problem — especially when your job requires you to send emails professionally.
There are plenty of tips and tricks that’ll help you manage email more efficiently, but in our opinion, perhaps the companies clogging up our inboxes with their mailing lists just need to be a bit more courteous.
When I first joined Fab last year, I actually enjoyed the emails they sent. But seeing as I’m a writer residing in Manhattan, I don’t often have the spare cash to spend on Exquisite Italian Glassware.
I’ve ignored these Fab emails recently (I’m not annoyed enough by them to unsubscribe yet) but then I received a highly unusual one today with the subject: “Stop. Getting. So. Much. Email. Smile, you’re designed to.”

Because Fab cared enough to consider my inbox overload, they’ve made me like them more. This should be email marketing 101, and we’re hoping other startups take note.
Leave it to Fab to bring class to my inbox.
Image credit: FILIPPO MONTEFORTE/Staff/Getty Images
March 1, 2013
by (author unknown)
Comments Off
![]() WealthManagement.com |
Brands seek social goals
brand-e.biz technorati–logo Spending on social media, including influencer outreach, makes up only 10% of brands’ digital marketing expenditure, according to Technorati’s Media Digital Influence report. Of that social budget, more than half goes to Facebook … Three reasons why advertising should not be part of your social media strategySkiddMark Google Glass, Pealk, Vimeo’s Looks, LinkedIn Stats, GIFs… The Week in Social …MarketingProfs.com (subscription) How to Amp Up Your Social Media and Email MarketingBusiness 2 Community |