<?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>Email Delivery &#38; Transactional Email Blog &#124; SendGrid</title> <atom:link href="http://blog.sendgrid.com/feed/" rel="self" type="application/rss+xml" /><link>http://blog.sendgrid.com</link> <description>We Make Email Delivery Easy</description> <lastBuildDate>Fri, 24 May 2013 10:00:06 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Sender Policy Framework: SPF 101 (No, Not the Sunblock!)</title><link>http://blog.sendgrid.com/sender-policy-framework-spf-101/</link> <comments>http://blog.sendgrid.com/sender-policy-framework-spf-101/#comments</comments> <pubDate>Fri, 24 May 2013 10:00:06 +0000</pubDate> <dc:creator>Carly Brantz</dc:creator> <category><![CDATA[Deliverability]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5788</guid> <description><![CDATA[We know you’re itching for the summer, but put away your bathing suit because we’re not talking about sun protection here. While SPF 101 would provide the ultimate skin protection, we’re actually talking about the SPF that has more to do with our day-to-day jobs—email. SPF stands for Sender Policy Framework. It’s an email authentication method that helps identify the mail servers that are permitted to send email from a particular domain. Using this validation protocol, ISPs can determine when spoofers and phishers are trying to forge emails from your domain to send malicious email to your users. Unfortunately, this<a
href="http://blog.sendgrid.com/sender-policy-framework-spf-101/">...</a>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.sendgrid.com/?attachment_id=5789" rel="attachment wp-att-5789"><img
class="alignleft  wp-image-5789" alt="Bright-Sun" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/Bright-Sun-300x199.jpg" width="240" height="159" /></a>We know you’re itching for the summer, but put away your bathing suit because we’re not talking about sun protection here. While SPF 101 would provide the ultimate skin protection, we’re actually talking about the SPF that has more to do with our day-to-day jobs—email.</p><p>SPF stands for Sender Policy Framework. It’s an email authentication method that helps identify the mail servers that are permitted to send email from a particular domain. Using this validation protocol, ISPs can determine when spoofers and phishers are trying to forge emails from your domain to send malicious email to your users.</p><p>Unfortunately, this is a huge problem plaguing consumer inboxes with repeated and unending attempts to illegally obtain personally identifiable information. <a
href="http://sendgrid.com/solutions/transactional-email.html">Transactional email</a> is particularly susceptible to attacks since spammers rely on existing relationships to drive your user to take action such as confirming an account, resetting a password, or logging in to correct a problem. Since <a
href="http://blog.sendgrid.com/smtp-relay-service-basics/">SMTP</a> alone won’t help, you must authenticate your mail using all the tools available to you to prevent these email attacks. This includes SPF.</p><h4><b>How SPF Works</b></h4><p>SPF is an open standard that protects the envelope sender. The envelope sender uses path registration (a.k.a. return path) and validates by mapping the IP address to the registered domain name in the MAIL FROM Return and/or the HELO/EHLO SMTP command. You must register an SPF record (or TXT record) using the v=spf1 parameter in the DNS that contains your IP addresses for each mail server authorized to send your messages. ISPs then use the DNS to verify the source and make filtering decisions. If the DNS record passes, then your email can be delivered. (This isn’t to say however that it absolutely <i>will</i> be delivered. As you know, there are many factors that can contribute to delivery failure. In this case if the email isn’t delivered, it won’t be because of SPF failure. To learn more about best sending practices, download our free <a
href="http://go.sendgrid.com/DeliverabilityGuide.html">Deliverability Guide</a>.)</p><p>Not everyone uses SPF authentication, but receivers that reject based on SPF failure will reject delivery. Some receivers may also quarantine mail that fails SPF without blocking it.</p><p>Since this can be confusing stuff, we recommend checking out <a
href="http://www.openspf.org/Introduction">OpenSPF.org</a> that provides <a
href="http://www.openspf.org/Introduction">a great example policy</a> to show how SPF works.</p><p>Each SPF record will be a bit different, but you should check to make sure you’ve got it right. Here are three tools that can help validate your records.</p><ul><li><a
href="http://www.kitterman.com/spf/validate.html"><b>Scott Kitterman’s SPF Testing Tools</b></a>: Check to see if an SPF record already exists for your domain, check its validity or test its performance.</li><li><a
href="http://www.openspf.org/Tools"><b>OpenSPF.org</b></a>: Review a series of form and email based testers.</li><li><a
href="http://www.google.com/support/enterprise/static/postini/docs/admin/en/admin_spe_cu/reports.25.07.html#4283516"><b>Google SPF Check:</b></a> This service is only for Google Message Security customers, and has to be enabled, but it provides two resources for checking SPF by both sender and recipient domain.</li></ul><h4><b>The Sum of It All</b></h4><p>Simply put, malicious email hurts your business and degrades the email channel. While SPF won’t prevent spam, it can serve as a deterrent and make you less vulnerable to attacks. Combined with Sender ID and <a
href="http://blog.sendgrid.com/what-is-dkim/">DKIM</a>, SPF provides an extra level of protection that will better support your users by helping ISPs properly identify your email and in turn, the spammers.</p><h4><b>To learn more about SPF and other authentication protocols, download the </b><a
href="http://go.sendgrid.com/SendGrid-Infrastructure-Guide.html"><b>SendGrid Email Infrastructure Guide</b></a><b>.</b></h4> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sender-policy-framework-spf-101/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Process SendGrid Events in Real-time with TempoDB</title><link>http://blog.sendgrid.com/sendgrid-tempodb/</link> <comments>http://blog.sendgrid.com/sendgrid-tempodb/#comments</comments> <pubDate>Thu, 23 May 2013 11:00:17 +0000</pubDate> <dc:creator>Martyn Davies</dc:creator> <category><![CDATA[Analytics]]></category> <category><![CDATA[APIs]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[analytics]]></category> <category><![CDATA[nodejs]]></category> <category><![CDATA[techstars]]></category> <category><![CDATA[tempodb]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5771</guid> <description><![CDATA[If you&#8217;re a SendGrid customer you will no doubt have taken a look around your statistics dashboard a few times. It&#8217;s great isn&#8217;t it? Being able to get such a granular view of what&#8217;s happening with the email you send through us. I&#8217;m fascinated by statistics and analytics so when I stumbled upon Techstars Cloud graduate company TempoDB recently I had to check them out. What is TempoDB? TempoDB is a database designed specifically for storing time series data. This data could be anything really but it&#8217;s better used for little pieces of information like thermostat temperatures, network latency or<a
href="http://blog.sendgrid.com/sendgrid-tempodb/">...</a>]]></description> <content:encoded><![CDATA[<p><img
class="alignright size-full wp-image-5772" alt="tempodb" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/tempodb.jpg" width="263" height="197" />If you&#8217;re a SendGrid customer you will no doubt have taken a look around your statistics dashboard a few times. It&#8217;s great isn&#8217;t it? Being able to get such a granular view of what&#8217;s happening with the email you send through us.</p><p>I&#8217;m fascinated by statistics and analytics so when I stumbled upon <a
href="http://www.techstars.com/cloud/">Techstars Cloud</a> graduate company <a
href="https://tempo-db.com">TempoDB</a> recently I had to check them out.</p><h3>What is TempoDB?</h3><p>TempoDB is a database designed specifically for storing time series data. This data could be anything really but it&#8217;s better used for little pieces of information like thermostat temperatures, network latency or heart rates. Perfect for storing data over extended periods of time, or where the storage requirement is very, very frequent.</p><p>There is so much potential here, particularly for the new generation of &#8216;Internet of Things&#8217; connected devices that will be emerging over the next 10 years; a supposed 50 billion.</p><h3>How it relates to SendGrid</h3><p>Hmm, which part of our system can give you data over periods of time? If you don&#8217;t know, you haven&#8217;t dug deep enough into <a
href="http://docs.sendgrid.com">our awesome docs</a>.</p><p>The Event API can spit out a tonne of data to wherever you tell it. We show it to you on your Statistics Dashboard, but there&#8217;s no reason why you couldn&#8217;t also store the same data elsewhere for further, different, or customised analysis. TempoDB is perfect for this.</p><h3>Digging the &#8216;Event Tunnel&#8217;</h3><p>To test it out, I wrote a small server using Node.js that would tunnel data from the SendGrid Event API through to a TempoDB database as the events come through in real time. The full code is below, but here are the steps it takes:</p><ul><li>Includes Node.js HTTP and QueryString libraries (<em>Lines 1-2</em>)</li><li>Includes the <a
href="https://github.com/tempodb/tempodb-node-js">TempoDB Node.js library</a> (<em>Line 3</em>)</li><li>Grabs whatever the Event API sends us and write it out to a time series on our TempoDB (<em>Line 11-27</em>)</li><li>Listens to HTTP server listens for POST requests. If it gets one it hands the data off to be stored on TempoDB. If the request is not POST then we just kill it, 405 style. (<em>Lines 30-55</em>)</li></ul><p>The full code, <a
href="https://gist.github.com/martyndavies/5623414">hosted on Github</a>:<br
/> <script type="text/javascript" src="https://gist.github.com/martyndavies/5623414.js"></script></p><p>That&#8217;s all it takes to pipe your SendGrid events, like clicks, opens or unsubscribes, into TempoDB.</p><h3>Try it out</h3><p>If you just want to keep a count of the events coming out of your account in a store then you could deploy this code right now, either to <a
href="http://www.heroku.com">Heroku</a> or <a
href="http://www.nodejitsu.com">Nodejitsu</a> or directly to your own server. You might want to tweak it a little once you&#8217;ve seen it in action to better suit your specific need.</p><p>Once you have the server running somewhere publicly accessible, you&#8217;ll need to enable the <a
href="http://sendgrid.com/docs/Apps/event_notification.html">Event Notification</a> app and change the &#8216;POST Event URL&#8217; setting to the new URL for the TempoDB tunnel&#8230; and that&#8217;s it &#8211; watch the data flow!</p><h3>Then what?</h3><p>That&#8217;s really up to you. I would suggest just leaving it initially to build up a decent picture of data you&#8217;ll need a few days. After that it&#8217;s well worth exploring some of the visualisation options TempoDB offer in their dashboard to give you an idea of what can be done.</p><p><img
class="aligncenter size-large wp-image-5783" alt="TempoDB visualization" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/TempoDB-viz-500x328.png" width="500" height="328" /></p><p>In part two of this look at TempoDB, I&#8217;ll show you how to extract and analyse some of the data into a beautiful (maybe) daily digest email. In the meantime, why not take a look at your own SendGrid stats? If you&#8217;re not already digging in, you&#8217;re really missing out.</p><div
class="SPOSTARBUST-Related-Posts"><H4>Related Posts</H4><ul
class="entry-meta"><li
class="SPOSTARBUST-Related-Post"><a
title="Understanding Email Metrics (Part 1)" href="http://blog.sendgrid.com/understanding-email-metrics/" rel="bookmark">Understanding Email Metrics (Part 1)</a></li><li
class="SPOSTARBUST-Related-Post"><a
title="API Recipe: Pinch of Twilio + Dash of SendGrid" href="http://blog.sendgrid.com/api-recipe-pinch-of-twilio-dash-of-sendgrid/" rel="bookmark">API Recipe: Pinch of Twilio + Dash of SendGrid</a></li><li
class="SPOSTARBUST-Related-Post"><a
title="Email More Faster: How SendGrid Applied the 7 Keys to Startup Success" href="http://blog.sendgrid.com/email-more-faster/" rel="bookmark">Email More Faster: How SendGrid Applied the 7 Keys to Startup Success</a></li><li
class="SPOSTARBUST-Related-Post"><a
title="How To Track Your Emails Using Google Analytics" href="http://blog.sendgrid.com/how-to-track-your-emails-using-google-analytics/" rel="bookmark">How To Track Your Emails Using Google Analytics</a></li><li
class="SPOSTARBUST-Related-Post"><a
title="Special Thanks" href="http://blog.sendgrid.com/hello-world/" rel="bookmark">Special Thanks</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sendgrid-tempodb/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>10 Questions You Should Ask Every Cloud-Based Email Delivery Provider—even SendGrid!</title><link>http://blog.sendgrid.com/10-questions-you-should-ask-every-cloud-based-email-delivery-provider-even-sendgrid/</link> <comments>http://blog.sendgrid.com/10-questions-you-should-ask-every-cloud-based-email-delivery-provider-even-sendgrid/#comments</comments> <pubDate>Wed, 22 May 2013 17:50:18 +0000</pubDate> <dc:creator>Carly Brantz</dc:creator> <category><![CDATA[Deliverability]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5735</guid> <description><![CDATA[As you compare solutions for your email infrastructure and delivery needs, there are ten questions you should ask every cloud-based email delivery provider so that you have all of the information you need to the make the right choice. What is their expertise in email deliverability? Find out if they have a dedicated team that specializes in email delivery and what services they provide. For example, authentication, dedicated IPs, feedback loops, ISP monitoring and outreach can be critical when delivery challenges occur. What type of access do you have to their deliverability experts? Deliverability failures can happen any time of day or<a
href="http://blog.sendgrid.com/10-questions-you-should-ask-every-cloud-based-email-delivery-provider-even-sendgrid/">...</a>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.sendgrid.com/the-sendgrid-buyers-guide-what-you-need-to-know-before-you-buy/buyers-guide-image/" rel="attachment wp-att-5732"><img
class="alignleft size-medium wp-image-5732" alt="Buyer's-Guide-Image" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/Buyers-Guide-Image-231x300.png" width="231" height="300" /></a>As you compare solutions for your email infrastructure and delivery needs, there are ten questions you should ask every <a
href="http://www.sendgrid.com">cloud-based email</a> delivery provider so that you have all of the information you need to the make the right choice.</p><ol><li><b>What is their expertise in email deliverability? </b>Find out if they have a dedicated team that specializes in email delivery and what services they provide. For example, authentication, dedicated IPs, <a
href="http://blog.sendgrid.com/email-feedback-loops-top-4-tips-on-how-to-use-them/">feedback loops</a>, ISP monitoring and outreach can be critical when delivery challenges occur.</li><li><b>What type of access do you have to their deliverability experts?</b> Deliverability failures can happen any time of day or night. You’ll need 24/7 responsive support.</li><li><b>How supportive is their infrastructure to growth?</b> If you plan to grow your user base over time, make sure your provider can accommodate varied email volumes. This is critical for any business that relies on email to drive their business.</li><li><b>Can they deploy email?</b> If you want an all-in-one solution, make sure they have the right capabilities to send mail. Some providers do one or the other, which might require you to employ additional resources to manage operations. Also ask about their transactional vs. marketing email capabilities.</li><li><b>Can you customize your email experience? </b>Sending email involves best practices around branding, personalization, and content. Make sure you can tailor email templates and perform regular tests to optimize your campaign for maximum delivery and response.</li><li><b>What metrics do they provide?</b> Providers that can deliver both delivery and response metrics can give you the whole picture in one platform. You’ll need access to this data for each deployment.</li><li><b>How long does it take to integrate?</b> Understand the process as it relates to your organization. Ask for documentation and talk to clients to get a full and accurate understanding of the integration process.</li><li><b>Can you customize the platform to suit your business needs?</b> The ability to expand usability is key. Again, look at their documentation and pay specific attention to their APIs to determine capabilities for now and in the future.</li><li><b>Can they whitelabel their platform?</b> If you send email on behalf of other customers, it is important for your provider to enable subusers. Ask what type of access they provide and how you can manage their activity and privileges.</li><li><b>How much do they cost?</b> No matter the size of your organization, managing your <a
href="http://www.sendgrid.com">email delivery</a> no longer has to be an expensive proposition. Find a solution that can help you increase your effectiveness without breaking the bank.</li></ol><p>Be sure to keep these questions in mind when looking for your next email solution. To see how SendGrid fulfills all of the points above, download our free guide: <a
href="http://go.sendgrid.com/GuideBuyersGuide_LandingPage.html"><i>The SendGrid Buyer’s Guide: What You Need to Know Before You Buy</i></a><i>.</i></p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/10-questions-you-should-ask-every-cloud-based-email-delivery-provider-even-sendgrid/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SendGrid Now Featured on Pantheon’s Drupal Platform</title><link>http://blog.sendgrid.com/sendgrid-now-featured-on-pantheons-drupal-platform/</link> <comments>http://blog.sendgrid.com/sendgrid-now-featured-on-pantheons-drupal-platform/#comments</comments> <pubDate>Wed, 22 May 2013 12:00:26 +0000</pubDate> <dc:creator>Erika Berkland</dc:creator> <category><![CDATA[Partnerships]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5773</guid> <description><![CDATA[Coinciding with DrupalCon in Portland, Oregon, this week, SendGrid is excited to announce a partnership with Pantheon to provide developers building websites on Pantheon’s breakthrough Drupal platform the ability to access SendGrid as an integrated offering for scalable, reliable delivery of transactional email. Pantheon’s all-in-one Drupal platform cuts the ties that bind developers to physical servers and provides everything they need to build, launch, and run solid websites. Based on a modern Web scale infrastructure, Pantheon’s solutions deliver on the promise of “smooth scaling in software,” with no architectural changes, eliminating the hidden risks and costs of traditional hosting models.<a
href="http://blog.sendgrid.com/sendgrid-now-featured-on-pantheons-drupal-platform/">...</a>]]></description> <content:encoded><![CDATA[<p
dir="ltr"><a
href="http://blog.sendgrid.com/sendgrid-now-featured-on-pantheons-drupal-platform/screen-shot-2013-05-21-at-9-20-32-pm/" rel="attachment wp-att-5777"><img
class="alignleft size-medium wp-image-5777" alt="Logo-Pantheon" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/Screen-shot-2013-05-21-at-9.20.32-PM-300x102.png" width="300" height="102" /></a>Coinciding with DrupalCon in Portland, Oregon, this week, SendGrid is excited to <a
href="http://www.marketwire.com/press-release/sendgrid-pantheon-partner-bring-cloud-based-transactional-email-drupal-developers-1793335.htm">announce a partnership</a> with Pantheon to provide developers building websites on Pantheon’s breakthrough Drupal platform the ability to access SendGrid as an integrated offering for scalable, reliable delivery of <a
href="http://sendgrid.com/solutions/transactional-email">transactional email</a>.</p><p><a
href="https://www.getpantheon.com/">Pantheon’s all-in-one Drupal platform</a> cuts the ties that bind developers to physical servers and provides everything they need to build, launch, and run solid websites.</p><p
dir="ltr">Based on a modern Web scale infrastructure, Pantheon’s solutions deliver on the promise of “smooth scaling in software,” with no architectural changes, eliminating the hidden risks and costs of traditional hosting models. Drupal, the world’s fastest growing CMS, powers more than 1.5 million websites globally.</p><p>SendGrid and Pantheon share the goal of making it easier for developers to spend their time building the next great application or website instead of managing their infrastructure.</p><p
dir="ltr">With over 20,000 Drupal websites launched on Pantheon, Pantheon handles the hardware, operating system, development tools, workflow, and scaling, freeing developers to focus on content strategy, design, mobile and social media experience to build an amazing website.</p><p
dir="ltr"><a
href="https://www.getpantheon.com/blog/pantheon-partners-sendgrid-solve-drupal-email-problem">By teaming up with Pantheon</a>, SendGrid can now help an expanding community of Drupal developers scale their email infrastructure and make sure their transactional messages reach the inbox.</p><p
dir="ltr">If you are a <a
href="http://helpdesk.getpantheon.com/customer/portal/articles/1153430-using-sendgrid-for-email">Pantheon developer</a>, follow these three simple steps to send email using SendGrid’s email service:</p><h4 dir="ltr">1. Create a SendGrid Account</h4><p
dir="ltr">You can send up to 200 emails per day for free with SendGrid, so it&#8217;s risk free to try out. Also, as a Pantheon customer, we are also able to offer you a discount on higher-volume plans. <a
href="http://sendgrid.com/partners/pantheon.html">Sign up</a> for an account to get started.</p><h4 dir="ltr">2. Download Drupal&#8217;s SMTP Module</h4><p
dir="ltr">Pantheon recommends using the actively maintained <a
href="http://drupal.org/project/smtp">SMTP module</a> to send email with Drupal, regardless of your email gateway. Luckily, SendGrid plugs right in.</p><p
dir="ltr">Download the latest recommended release and install it in the code/sites/all/modules directory. You can push it with git, use the SFTP account in your Pantheon dashboard, or even use drush dl, the same as you would with any other module.</p><h4 dir="ltr">3. Add Your SendGrid Account Details</h4><p
dir="ltr">Login to your Drupal dev site with your Pantheon username and password, which gives you administrator access. Along the menu at the top of the screen, click on Modules, where you&#8217;ll see SMTP Authentication Support in the Mail section. Click &#8220;Configure&#8221; and you will see the SMTP settings page.</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sendgrid-now-featured-on-pantheons-drupal-platform/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>TechStars Military Veteran Boot Camp Applications Due May 31</title><link>http://blog.sendgrid.com/techstars-military-veteran-boot-camp-applications-due-may-31/</link> <comments>http://blog.sendgrid.com/techstars-military-veteran-boot-camp-applications-due-may-31/#comments</comments> <pubDate>Mon, 20 May 2013 18:00:52 +0000</pubDate> <dc:creator>Adam DuVander</dc:creator> <category><![CDATA[News]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5764</guid> <description><![CDATA[Startup accelerator TechStars wants to encourage military veterans to start businesses. Veterans are traditionally under-represented amongst startup founders. TechStars aims to change that with its three day boot camp aimed at veterans and spouses of veterans. The application deadline is May 31. Over 75 veterans participated in the previous iteration of the boot camp last year. TechStars mentors, alumni and technology leaders will help participants hone their business idea, investment pitch and accelerator applications. The curriculum includes presentations from experts and one-on-one mentoring that culminates in each attendee giving a short presentation about their startup. Patriot Boot Camp will take<a
href="http://blog.sendgrid.com/techstars-military-veteran-boot-camp-applications-due-may-31/">...</a>]]></description> <content:encoded><![CDATA[<p
dir="ltr"><a
href="http://blog.sendgrid.com/?attachment_id=5765" rel="attachment wp-att-5765"><img
class="alignleft  wp-image-5765" alt="techstars-logo" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/techstars-logo.png" width="211" height="153" /></a>Startup accelerator <a
href="http://www.techstars.com/patriotbootcamp/">TechStars </a>wants to encourage military veterans to start businesses. Veterans are traditionally under-represented amongst startup founders. TechStars aims to change that with its three day boot camp aimed at veterans and spouses of veterans. The application deadline is May 31.</p><p>Over 75 veterans participated in the previous iteration of the boot camp last year. TechStars mentors, alumni and technology leaders will help participants hone their business idea, investment pitch and accelerator applications. The curriculum includes presentations from experts and one-on-one mentoring that culminates in each attendee giving a short presentation about their startup.</p><p><a
href="http://www.techstars.com/patriotbootcamp/">Patriot Boot Camp </a>will take place July 17-19 in Washington, DC.</p><p>SendGrid was part of the 2009 TechStars class and is proud to be a sponsor of Patriot Bootcamp. Veterans or spouses can apply for boot camp. For inspiration, be sure to watch some of the 42 presentations from the 2012 Patriot Bootcamp. <a
href="http://www.techstars.com/patriotbootcamp/apply/">Apply now</a>!</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/techstars-military-veteran-boot-camp-applications-due-may-31/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SendGrid Delivered Wraps Up Spring Tour in Boston With an All-Star Speaker Line-Up</title><link>http://blog.sendgrid.com/sendgrid-delivered-wraps-up-spring-tour-in-boston-with-an-all-star-speaker-line-up/</link> <comments>http://blog.sendgrid.com/sendgrid-delivered-wraps-up-spring-tour-in-boston-with-an-all-star-speaker-line-up/#comments</comments> <pubDate>Mon, 20 May 2013 10:00:51 +0000</pubDate> <dc:creator>Jill Petre</dc:creator> <category><![CDATA[Events]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5761</guid> <description><![CDATA[The final stop on our spring SendGrid Delivered tour was the vibrant, beautiful city of Boston. It was an exciting opportunity for us to connect with the city’s growing entrepreneurial community and with all the American business institutions that call Boston home. We hosted the event at the State Room, so outstanding views of the city and harbor served as our backdrop for the day. We had a full day of engaging sessions, real-time demos, and great conversations with our attendees and were also very lucky to have an all-star line-up of presenters from HubSpot, Keen IO, and SendGrid Labs.<a
href="http://blog.sendgrid.com/sendgrid-delivered-wraps-up-spring-tour-in-boston-with-an-all-star-speaker-line-up/">...</a>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.sendgrid.com/save-the-date-sendgrid-delivered-is-headed-to-austin-seattle-and-boston-this-spring/sendgrid-delivered-logo/" rel="attachment wp-att-5241"><img
class="alignleft  wp-image-5241" alt="SendGrid-Delivered-logo" src="http://blog.sendgrid.com/wp-content/uploads/2013/02/SendGrid-Delivered-logo-300x135.png" width="270" height="122" /></a>The final stop on our spring <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">SendGrid Delivered</a> tour was the vibrant, beautiful city of Boston. It was an exciting opportunity for us to connect with the city’s growing entrepreneurial community and with all the American business institutions that call Boston home. We hosted the event at the State Room, so outstanding views of the city and harbor served as our backdrop for the day.</p><p>We had a full day of engaging sessions, real-time demos, and great conversations with our attendees and were also very lucky to have an all-star line-up of presenters from HubSpot, Keen IO, and SendGrid Labs.</p><p>Our first guest presenter was our good friend from <a
href="http://www.hubspot.com/">HubSpot</a>, <a
href="https://twitter.com/computertom">Tom Monaghan</a>, who delivered an enlightening (and witty) presentation entitled, “How I learned to Stop Worrying and Love the Email.” That’s certainly a sentiment we can agree with—thanks Tom!</p><p><a
href="http://blog.sendgrid.com/sendgrid-delivered-wraps-up-spring-tour-in-boston-with-an-all-star-speaker-line-up/view-from-state-room/" rel="attachment wp-att-5763"><img
class="alignleft  wp-image-5763" alt="View-from-State-Room" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/View-from-State-Room-500x375.jpg" width="360" height="270" /></a>To kick off our developer track, we heard from <a
href="https://github.com/spraetz">Ryan Spraetz</a> and <a
href="https://twitter.com/dkador">Daniel Kador</a> of <a
href="https://keen.io/">Keen IO</a>—a SendGrid Cloud Platform Partner and a fellow TechStars graduate. SendGrid and Keen IO share the vision of making integrations easier for developers with powerful APIs that build <a
href="http://www.sendgrid.com">email delivery</a> and alerts into their applications. A big “thank you” to Ryan and Daniel for bringing these <a
href="http://blog.sendgrid.com/sendgrids-integration-with-keen-io-gives-developers-access-to-powerful-analytics-apis/">integration details</a> to life in their talk.</p><p>Following Keen IO, we heard from SendGrid Developer Evangelist <a
href="https://twitter.com/SwiftAlphaOne">Swift</a> who gave us a comprehensive look at SendGrid’s APIs. Swift has been hard at work out on the road lately showcasing his popular <a
href="https://github.com/theycallmeswift/arduino-101-workshop">Arduino workshop</a>. Check it out and see where you can find him presenting on the road next in our <a
href="http://sendgrid.com/developers/events.html">Event Calendar</a>.</p><p>Our final guest speaker was our very own Mike Rowan. Mike is the VP of Research and Development at SendGrid and spearheads SendGrid’s internal effort, <a
href="http://labs.sendgrid.com/">SendGrid Labs</a>. Mike likes to say that his job is “to make developers’ lives more awesome” so it was great to see him in action. Right now, Mike is focused on <a
href="http://loader.io/">loader.io</a>—a free load testing application that allows you to stress test your web apps and APIs with thousands of concurrent connections. It’s a really exciting tool that is picking up a lot of traction. To learn more, follow <a
href="https://twitter.com/mikerowan">Mike</a> and <a
href="https://twitter.com/loaderio">loader.io</a> on Twitter.</p><p>In addition to our guest speakers, our schedule included compelling presentations about global email trends, how to stay in the good graces of the ISPs, how to successfully add marketing messaging into your transactional email, and how new and existing customers can get the most out of their SendGrid accounts.</p><p>It was a full day with some great interaction from our attendees. But, it doesn’t stop there…we’re extending our <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">SendGrid Delivered</a> tour and venturing across the pond this June to present in London, Berlin, and Paris.</p><p>Like all of our SendGrid Delivered stops, SendGrid Delivered International is free. So <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">sign up now</a> to secure your spot! And be sure to stay tuned for more details on our European leg and for announcements regarding our fall tour on Twitter with #SendGridDelivered.</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sendgrid-delivered-wraps-up-spring-tour-in-boston-with-an-all-star-speaker-line-up/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The GridIron Mashup (SendGrid + Iron.io = love, flowers, ice-cream, and profits)</title><link>http://blog.sendgrid.com/the-gridiron-mashup-sendgrid-iron-io-love-flowers-ice-cream-and-profits/</link> <comments>http://blog.sendgrid.com/the-gridiron-mashup-sendgrid-iron-io-love-flowers-ice-cream-and-profits/#comments</comments> <pubDate>Fri, 17 May 2013 10:00:38 +0000</pubDate> <dc:creator>Kunal Batra</dc:creator> <category><![CDATA[APIs]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5757</guid> <description><![CDATA[Mashups tend to showcase interesting use cases of APIs in which the sum is greater than the parts. They offer increased productivity at reduced costs. Work flows that once required additional resources now become superfluous. By leveraging multiple SaaS solutions in a single application, we get all this plus the technology benefits of two focused providers. What better company to showcase such a mashup than Iron.io? Their message queue and worker APIs allow 3rd parties to create asynchronous and scalable architectures. Also, just like SendGrid they have webhooks that allow for an event driven workflow. Introducing GridIron SendGrid and Iron.io<a
href="http://blog.sendgrid.com/the-gridiron-mashup-sendgrid-iron-io-love-flowers-ice-cream-and-profits/">...</a>]]></description> <content:encoded><![CDATA[<p
dir="ltr"> <a
href="http://blog.sendgrid.com/the-gridiron-mashup-sendgrid-iron-io-love-flowers-ice-cream-and-profits/gridiron-2/" rel="attachment wp-att-5760"><img
class="alignleft size-full wp-image-5760" alt="GridIron" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/GridIron1.png" width="226" height="123" /></a>Mashups tend to showcase interesting use cases of APIs in which the sum is greater than the parts. They offer increased productivity at reduced costs. Work flows that once required additional resources now become superfluous. By leveraging multiple SaaS solutions in a single application, we get all this plus the technology benefits of two focused providers.</p><p>What better company to showcase such a mashup than <a
href="http://www.iron.io/">Iron.io</a>? Their message queue and worker APIs allow 3rd parties to create asynchronous and scalable architectures. Also, just like SendGrid they have <a
href="http://sendgrid.com/docs/API_Reference/Webhooks/index.html">webhooks</a> that allow for an event driven workflow.</p><h4>Introducing GridIron</h4><p>SendGrid and Iron.io have been friends for a while, but recently we met up with them at a hackathon and got into an interesting discussion. We were talking about all the beneficial ways in which we could use our services together and decided it would be best to share these awesome examples with our customers.</p><p>So today, we are publishing the examples we worked on to showcase some potential use cases of combining SendGrid with Iron.io.</p><p>GridIron consists of five main examples right now:</p><ul><ul><li
dir="ltr"><p
dir="ltr"><a
href="https://github.com/iron-io/gridiron/tree/master/python/simple_send">Hello, SendGrid</a>: a simple demonstration of using IronWorker to send emails using SendGrid</p></li><li
dir="ltr"><p
dir="ltr"><a
href="https://github.com/iron-io/gridiron/tree/master/python/pull_queue">Queue-Based Emailing</a>: an evolution of <em>Hello, SendGrid</em> that uses a pull queue to give you a more scalable, robust email sending solution that gives you full control over how quickly emails are sent out.</p></li><li
dir="ltr"><p
dir="ltr"><a
href="https://github.com/iron-io/gridiron/tree/master/python/push_queue">Fanout</a>: an example that shows how to use IronMQ’s push queues to fan out data to multiple processors. In this case, two IronWorker workers receive the data, and they send a text message through <a
href="http://www.twilio.com/">Twilio</a> and send an email through SendGrid.</p></li><li
dir="ltr"><p
dir="ltr"><a
href="https://github.com/iron-io/gridiron/tree/master/python/github">Github Notifications</a>: an example that shows how to use Github’s webhooks to trigger IronWorker workers. The workers send emails to the repo owner whenever specified branches are committed to, and ignores the other notifications.</p></li><li
dir="ltr"><p
dir="ltr"><a
href="https://github.com/iron-io/gridiron/tree/master/python/markov">Markov Bot</a>: the most powerful demonstration we could think of, the Markov Bot will accept an email from the <a
href="http://sendgrid.com/docs/API_Reference/Webhooks/parse.html">Inbound Parse API</a>, use it to queue up a worker, and process that email. The bot will read your first line, and try to guess the next word you’d use, just like your phone does. It then emails back your line, with its guess appended to the end. It’s an email bot that was written in about 200 lines of Python.</p></li></ul></ul><h4>Benefits</h4><p>Normally when you think of services that provide both message queues and <a
href="http://sendgrid.com/solutions/transactional-email.html">transactional email</a>, Amazon comes to mind. However, these services struggle when it comes to webhooks. Amazon SES currently does not have the capability to receive emails. Also to implement webhooks you would have to setup endpoints in EC2 and that requires a lot of overhead. With GridIron you can take advantage of this event-based workflow immediately.</p><p>We’re really excited to share GridIron with you and we hope our examples are helpful. A big “thank you” to Iron.io for the great collaboration and if you have any ideas for future mashups, leave us a comment below.</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/the-gridiron-mashup-sendgrid-iron-io-love-flowers-ice-cream-and-profits/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SendGrid Delivered Goes International</title><link>http://blog.sendgrid.com/sendgrid-delivered-goes-international/</link> <comments>http://blog.sendgrid.com/sendgrid-delivered-goes-international/#comments</comments> <pubDate>Thu, 16 May 2013 16:57:41 +0000</pubDate> <dc:creator>Jill Petre</dc:creator> <category><![CDATA[Events]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5752</guid> <description><![CDATA[After presenting in 6 cities across the US (NYC, San Francisco, Denver, Austin, Seattle, and Boston) we are thrilled to be taking our SendGrid Delivered tour across the pond in June. Our travels will bring us to London (June 4) Berlin (June 7) and Paris (June 11). So why should you join us on this leg of the tour? Here are the Top 10 Reasons you should become an Inbox Insider and join us at SendGrid Delivered in Europe next month. Top 10 Reasons to Attend SendGrid Delivered International 1. Get the inside scoop on all things email from top<a
href="http://blog.sendgrid.com/sendgrid-delivered-goes-international/">...</a>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.sendgrid.com/sendgrid-delivered-goes-international/logo_international_v1-1-2/" rel="attachment wp-att-5756"><img
class="alignleft size-medium wp-image-5756" alt="SendGrid-Delivered-International" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/Logo_International_v1-11-300x121.png" width="300" height="121" /></a>After presenting in 6 cities across the US (<a
href="http://blog.sendgrid.com/sendgrid-delivered-new-york-city/">NYC</a>, <a
href="http://blog.sendgrid.com/sendgrid-delivered-san-francisco/">San Francisco</a>, <a
href="http://blog.sendgrid.com/sendgrid-delivered-2012-wraps-up-in-denver/">Denver</a>, <a
href="http://blog.sendgrid.com/sendgrid-delivered-scores-a-touchdown-in-austin/">Austin</a>, <a
href="http://blog.sendgrid.com/sendgrid-greets-fellow-inbox-insiders-at-sendgrid-delivered-seattle/">Seattle</a>, and Boston) we are thrilled to be taking our <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">SendGrid Delivered tour across the pond</a> in June. Our travels will bring us to <a
href="http://sendgrid.com/marketing/sendgrid-delivered-london.html">London</a> (June 4) <a
href="http://sendgrid.com/marketing/sendgrid-delivered-berlin.html">Berlin</a> (June 7) and <a
href="http://sendgrid.com/marketing/sendgrid-delivered-paris.html">Paris</a> (June 11).</p><p>So why should you join us on this leg of the tour? Here are the <strong>Top 10 Reasons</strong> you should become an Inbox Insider and join us at SendGrid Delivered in Europe next month.</p><h4>Top 10 Reasons to Attend SendGrid Delivered International</h4><p>1. Get the inside scoop on all things email from top industry leaders (like <a
href="http://blog.sendgrid.com/author/carlybrantz/">Carly Brantz</a>, <a
href="https://twitter.com/dmhulce">Denise Hulce</a>, and <a
href="http://blog.sendgrid.com/author/brianoneill/">Brian O’Neill</a>)</p><p>2. Receive 1 on 1 feedback and deliverability tips from the experts (like <a
href="http://blog.sendgrid.com/author/martyndavies/">Martyn Davies</a>, <a
href="https://twitter.com/amymustoe">Amy Mustoe</a>, and Ken Apple)</p><p>3. Discover how to stay in the good graces of the top ISPs (we’re talking about you Gmail, Yahoo!, and Outlook)</p><p>4. Learn how to get the most out of your SendGrid account</p><p>5. Become a master of <a
href="http://go.sendgrid.com/APIGuideLandingPage.html">SendGrid’s APIs</a></p><p>6. Network with your fellow developers and marketers</p><p>7. Enjoy complimentary food and drinks (including an always entertaining cocktail hour)</p><p>8. Receive SendGrid swag (something both practical…and fun)</p><p>9. Enjoy an afternoon away from the office (who doesn’t love that)</p><h4>10. <b>It’s FREE!</b></h4><p>Whether you’re a marketer or a developer, <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">SendGrid Delivered</a> will teach you valuable tips that will turn you into an <a
href="http://www.sendgrid.com">email deliverability</a> pro. Here’s what some of our past attendees have had to say:</p><p
align="center"><i>“It was a lovely event, first class content and great people.”</i><i> </i></p><p
align="center"><i>“There seemed to be intention behind every detail, from the presentations, to the chilled bottles of H2O, to the functional shoulder bags. I was grateful for the Transactional Email 101 [presentation].”</i><i> </i></p><p
align="center"><i>“When is the next one? Sign me up!!!”</i></p><p>We’d love to see you out on tour with us. <a
href="http://sendgrid.com/marketing/sendgrid-delivered.html">Sign up now for free</a> and follow all of the SendGrid Delivered fun on Twitter with #SendGridDelivered.</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sendgrid-delivered-goes-international/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Learn How To Stay Out of the Spam Folder in 90 Seconds!</title><link>http://blog.sendgrid.com/learn-how-to-stay-out-of-the-spam-folder-in-90-seconds/</link> <comments>http://blog.sendgrid.com/learn-how-to-stay-out-of-the-spam-folder-in-90-seconds/#comments</comments> <pubDate>Wed, 15 May 2013 18:06:14 +0000</pubDate> <dc:creator>Jillian Wohlfarth</dc:creator> <category><![CDATA[Best Practices]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5748</guid> <description><![CDATA[As SendGrid Developer Evangelist, Elmer Thomas says “If your email doesn’t make it to the inbox, you are talking to yourself. Not cool.” Every email you send has to contend with the dreaded spam folder and sadly, 1/5 of them lose the battle. What kind of email are we talking about? Confirmations, reminders, shipping notifications, receipts, password resets, and more. So how can you help your email win this fight? We know that sometimes trying to ensure that your email stays out of the spam folder can seem like a big task. So to help you remember the best practices<a
href="http://blog.sendgrid.com/learn-how-to-stay-out-of-the-spam-folder-in-90-seconds/">...</a>]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-medium wp-image-5751" alt="Spam-Folder" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-15-at-11.51.13-AM-300x168.png" width="300" height="168" />As SendGrid Developer Evangelist, <a
href="https://twitter.com/thinkingserious" target="_blank">Elmer Thomas</a> says “If your email doesn’t make it to the inbox, you are talking to yourself. Not cool.”</p><p>Every email you send has to contend with the dreaded spam folder and sadly, 1/5 of them lose the battle. What kind of email are we talking about? Confirmations, reminders, shipping notifications, receipts, password resets, and more.</p><p>So how can you help your email win this fight? We know that sometimes trying to ensure that your email stays out of the spam folder can seem like a big task. So to help you remember the best practices that will help your <a
href="http://www.sendgrid.com">email delivery</a>, we put together this fun “Top Tips” video that will help you make it to the inbox in no time.</p><p>In this <a
href="http://www.youtube.com/watch?v=tcHUxgV6dvk">video</a>, learn about:</p><ul><li>Permission Marketing Techniques</li><li>Authentication</li><li>Blacklists</li><li>Spam Traps</li><li>The CAN-SPAM Act</li></ul><p><iframe
width="560" height="315" src="http://www.youtube.com/embed/tcHUxgV6dvk" frameborder="0" allowfullscreen></iframe></p><h4>For a more in-depth look at how to stay out of the spam folder, <a
href="http://go.sendgrid.com/TipsTrickstoStayOutofSpam.html">download our free guide</a>.</h4> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/learn-how-to-stay-out-of-the-spam-folder-in-90-seconds/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SendGrid Supports Hack4Colorado</title><link>http://blog.sendgrid.com/sendgrid-supports-hack4colorado/</link> <comments>http://blog.sendgrid.com/sendgrid-supports-hack4colorado/#comments</comments> <pubDate>Tue, 14 May 2013 17:59:35 +0000</pubDate> <dc:creator>Jillian Wohlfarth</dc:creator> <category><![CDATA[Events]]></category> <guid
isPermaLink="false">http://blog.sendgrid.com/?p=5746</guid> <description><![CDATA[The following is a guest post from SendGrid&#8217;s Events Team. We’re excited to be sponsoring and providing mentorship at the upcoming inaugural Hack4Colorado (part of the National Day of Civic Hacking) this May 31-June 2nd at Galvanize. We’re always looking for the next great idea, app, or startup to spring forth from the great minds of the Colorado entrepreneurial community, and this hackday presents the perfect storm for that discovery. On June 1st and 2nd over 5,000 hackers will be participating in 87 events across the country to “collaboratively create, build, and invent using publicly-released data, code, and technology to<a
href="http://blog.sendgrid.com/sendgrid-supports-hack4colorado/">...</a>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.sendgrid.com/5743/hack-for-colorado-logo/" rel="attachment wp-att-5744"><img
class="alignleft size-medium wp-image-5744" alt="hack-for-colorado-logo" src="http://blog.sendgrid.com/wp-content/uploads/2013/05/hack-for-colorado-logo-300x48.png" width="300" height="48" /></a></p><p><em>The following is a guest post from SendGrid&#8217;s Events Team.</em></p><p>We’re excited to be sponsoring and providing mentorship at the upcoming inaugural <a
href="http://www.hack4colorado.com/">Hack4Colorado</a> (part of the <a
href="http://hackforchange.org/">National Day of Civic Hacking</a>) this May 31-June 2nd at <a
href="http://galvanize.it/">Galvanize</a>. We’re always looking for the next great idea, app, or startup to spring forth from the great minds of the Colorado entrepreneurial community, and this hackday presents the perfect storm for that discovery.</p><p>On June 1st and 2nd over 5,000 hackers will be participating in <a
href="http://hackforchange.org/">87 events across the country</a> to “collaboratively create, build, and invent using publicly-released data, code, and technology to solve challenges relevant to our neighborhoods, our cities, our states, and our country.” We love the idea of being able to see more great ideas blossom from a nationwide day focused on collaboration and change. And as a graduate of <a
href="http://www.techstars.com/program/locations/boulder/">TechStars-Boulder</a>, we appreciate the importance of community support, in turning an idea into a hack, which might just evolve into a product.</p><p>We also know that a lot of these great ideas will need to rely on email to fuel their product. (For inspiration, <a
href="http://blog.sendgrid.com/sendgrid-customer-tapgram-enables-stroke-victims-to-send-emails/">check out how one of SendGrid’s customers, TapGram</a>, helps stroke victims send email.)</p><p>SendGrid Developer Evangelist, <a
href="https://twitter.com/bwest">Brandon West</a>, will be on site throughout the event to mentor the participants and to help his fellow developers implement SendGrid’s <a
href="http://go.sendgrid.com/APIGuideLandingPage.html">robust set of APIs</a>.</p><h4><b>To get a jump start on the fun, join Brandon and other representatives of the APIs and data sets that will be on site at the hackday during </b><a
href="https://www3.gotomeeting.com/join/982809646/106393425"><b>a Google Hangout info session</b></a><b> this Friday, May 17th from 12-1pm Mountain Time.</b></h4><p>We love the startup community here in CO (who’ll be joining us at <a
href="http://boulderstartupweek.com/">Boulder Startup Week </a>this week?) and think that this event will really showcase the talent and ambition that makes our community tick. Even better, all of these hacks will be for the betterment of CO with themes that include:</p><ul><li>Sports and Fitness</li><li>Health and Wellness</li><li>Sustainability</li><li>Veterans</li><li>Tourism and Education</li></ul><p>As citizens of this great community, we all can surely appreciate the potential for civic development within these tracks and others, and, like you, we can’t wait to see what the teams create.</p><p>Now is the perfect time to <a
href="http://hack4colorado.eventbrite.com/">register</a>&#8230;it’s free! Keep an eye out for SendGrid at the event and catch us tweeting about it with the hashtags #hackforchange and #hack4CO. See you there!</p> ]]></content:encoded> <wfw:commentRss>http://blog.sendgrid.com/sendgrid-supports-hack4colorado/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>