InfoQ interview - Go Language at 13 Years
I had the pleasure of speaking with Olimpiu Pop from InfoQ about the Go language and community. …
I had the pleasure of speaking with Olimpiu Pop from InfoQ about the Go language and community. …
Go Time panelists Natalie & Jon join forces with Go Team members Steve Francia, Katie …
Go, the language of cloud infrastructure, is maturing into the language of modern enterprise …
Over the past couple of years, Go has matured to a complete end-to-end offering with seamless …
I had the privilage of sitting down with my friend Jason Yee as a guest on his podcast. Listen …
I had the privilage of joining my coworker Julie Qiu as we talked with our friends Carmen, Mat …
This presentation was developed for GoLab in Firenze Italy and delivered as the closing keynote …
Keynote delivered at The Landing Festival – Berlin. This presentation describes the many …
This presentation was developed for Curry On and delivered as the closing keynote of the …
This presentation was given in 深圳市 China, July 2018 as part of the InfoQ ArchSummit conference. …
I joined the GoTime podcast and told them EVERYTHING about Go’s new branding strategy (and …
This talk is an overview of the entire Go project. It covers “what we’ve done”, “why we did it” …
An overview of the entire Go project. It covers “what we’ve done”, “why we did it” and “where …
I am at GolangUK in London, having just finished giving the opening keynote. I was a bit more …
I wrote this presentation with Jessie Frazelle. She made it look very nice and delivered it at …
A semi-autobiographical presentation given to the winners of Google’s 2017 Code-in …
A workshop written and delivered by Steve Francia and Ashley McNamara at OSCON 2017 outlining …
A workshop written and delivered by Steve Francia and Ashley McNamara at CRAFT 2017 outlining …
I joined GoTime to talk about the results of the 2016 Go Developer Survey and other interesting …
Hugo is going Global! Hugo 0.17, released today, is our best and fastest release ever! Hugo …
I am honored to share that I have joined Google as a member of the Go team and will be …
Given at GopherFest 2015. This is an updated version of the talk I gave in NYC Nov 14 at …
In the last few years open source has transformed the software industry. From Android to …
A friend of mine who is a very talented writer recently became intrigued with open source and …
Not a generic list of programming mistakes, these are the lessons I wish I learned earlier …
Hugo, the fast and flexible static site generator, is really coming of age. I wanted to give a …
I recently had a discussion with a CFO of a technology company. We were meeting because he is …
If you’re a OO programmer, especially one with a background with dynamic languages and are curious about go then this talk is for you. We will cover everything you need to know to leverage your existing skills and quickly start coding in golang
This presentation will give developers an introduction and practical experience of using MongoDB with the Go language. MongoDB Chief Developer Advocate & Gopher Steve Francia presents plainly what you need to know about using MongoDB with Go.
This presentation will walk you through the steps needed to get started with Go.
Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …
To truly understand what it means to be ‘object-oriented’ you need to look back at the …
I’m pleased to announce the coordinated release of drivers in 9 languages in preparation for …
One of the great features of golang is that you can compile executables for many different …
a completely cross platform distribution of vim plugins and resources for Vim, GVim and MacVim stays true to it's vim roots while adding modern features including a plugin management system, a curated plugin set with customized configuration, advanced autocomplete, tags, support for dozens of languages and much more.
Cobra is a commander providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. In addition to providing an iterface, Cobra simultaneously provides a controller to organize your application code.
using go fmt to quickly refactor your code
I gave this presentation to a packed house at DevCon5 in NYC July 24th. DevCon5 is a web …
Workshop on MongoDB and PHP
Hugo Website Hugo is a static site generator written in Go. It is optimized for speed, easy …
Nitro is a quick and easy performance analyzer library for golang. It is useful for comparing …
A round up of projects created during the driver days hack day by the 10gen drivers team focused on the MongoDB user experience.
4 secrets I used to give the most popular presentation in the history of OSCON.
The first in a series of posts on MongoDB and PHP that will both explain why you should use MongoDB and teach you how.
A review of the various NoSQL databases including MongoDB, cassandra, redis and how they handle big data.
spf13-vim is a distribution of vim plugins and resources for Vim, Gvim and MacVim. It is a good …
spf13-vim is a cross platform distribution of vim plugins and resources for Vim, GVim and MacVim.
Drupal is the standard in content management systems. MongoDB enables high performance Drupal. Get started with a MongoDB backed Drupal.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
I wrote a book. It is published by O’Reilly, and available now on Amazon, O’Reilly Media and a …
After an enjoyable time at the SORT conference in 2011 I was invited to come back to SLC to …
How to go about creating better backups through replication and snapshots and how to ensure that your infrastructure has a solid disaster recovery plan.
MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …
10gen had our flagship conference in Silicon Valley. I gave an introductory presentation at the …
This week I joined a few of my co-workers down in LA. We met with a few companies and ran the …
One of the most frustrating things about bash scripts is how challenging it is to create unix …
One of the weaknesses of PHP as a languages has always been it’s ability to write proper …
Justin Hileman and I presented at MongoNYC 2011 to a packed house. Our presentation outlines …
With Google launching their chrome book is significant as it reflects a substantial shift in …
Symfony2 is a great web framework. OpenSky is built on this framework and we are one of the …
Release Cycles have been debated for the last 30 years and will certainly be for the next 30. …
If you don’t know Rands (real name Michael Lopp), you should. His blog is full of excellent …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
In a follow up to my popular post on Symfony2, the open source PHP framework we use at OpenSky, …
Symfony2 is the latest brainchild of Fabien Potencier.
I have spent the last few years tweaking and refining my VIM configuration. This is the …
There’s an old adage “Fast, Cheap, Good; Pick Two”. This situation is called a magic triangle. …
Last night I gave a presentation on MongoDB & Ecommerce. OpenSky is the first company to …
16 lessons learned I learned from my first 16 years working in the technology industry.
I have spent the last few years tweaking and refining my VIM configuration until I had the …
Every so often a “new” technology catches on. Right now it’s nosql databases. A couple years …
Amazon, Digg, Facebook, LinkedIn, Twitter all started on sql databases (all but Amazon on …
du is the *nix command for disk usage. It tells you how much space everything in the given …
Today I was visiting a friends office and like many offices in NYC they have a shared bathroom …
What's SOAP? What's REST? and what the differences are between them with recommendations of when to use REST versus SOAP
I wanted to polish up my javascript coding so I decided that the best way to do that was with a …
Some of this may seem like a broken record, yet every single time you hear about a bank losing …
SSH is great and secure… Unless you need to automate it. Then it sucks because your only …
Git is a fantastic tool and is very useful for deployment. If you can’t install git system wide …
The NERD Commenter is an indispensable tool when programming in VIM. It understands like a …
If you use *nix, no doubt you’ve spent some time on the command line. Here are a few of the …
One thing that makes subversion such a powerful revision system is it’s ability to permit …
Just because you are the market leader doesn't mean you will stay the market leader. A lesson on competition given by Apple to RIM.
After subversion but before Git there was SVK. If you are stuck using subversion do yourself a favor and use svk.
I’m leaving my role as the Product Lead for the Go Language at Google. I’m super proud of …
I had the pleasure of speaking with Olimpiu Pop from InfoQ about the Go language and community. …
Go Time panelists Natalie & Jon join forces with Go Team members Steve Francia, Katie …
Go, the language of cloud infrastructure, is maturing into the language of modern enterprise …
Over the past couple of years, Go has matured to a complete end-to-end offering with seamless …
The folks at Develer liked JT’s and my article Rust vs Go - Better together so much they …
While others may see Rust and Go as competitive programming languages, neither the Rust nor the …
I had the privilage of sitting down with my friend Jason Yee as a guest on his podcast. Listen …
I had the privilage of joining my coworker Julie Qiu as we talked with our friends Carmen, Mat …
This presentation was developed for GoLab in Firenze Italy and delivered as the closing keynote …
I was traveling with my son in Utah, visiting my old university and connected with our Go Users …
Keynote delivered at The Landing Festival – Berlin. This presentation describes the many …
This presentation was developed for Curry On and delivered as the closing keynote of the …
This presentation was given in 深圳市 China, July 2018 as part of the InfoQ ArchSummit conference. …
I joined the GoTime podcast and told them EVERYTHING about Go’s new branding strategy (and …
As my tenure on the Drupal Association was concluding, I was asked to give the Keynote for …
This talk is an overview of the entire Go project. It covers “what we’ve done”, “why we did it” …
An overview of the entire Go project. It covers “what we’ve done”, “why we did it” and “where …
I am at GolangUK in London, having just finished giving the opening keynote. I was a bit more …
I wrote this presentation with Jessie Frazelle. She made it look very nice and delivered it at …
A semi-autobiographical presentation given to the winners of Google’s 2017 Code-in …
A workshop written and delivered by Steve Francia and Ashley McNamara at OSCON 2017 outlining …
A workshop written and delivered by Steve Francia and Ashley McNamara at CRAFT 2017 outlining …
I joined GoTime to talk about the results of the 2016 Go Developer Survey and other interesting …
Hugo is going Global! Hugo 0.17, released today, is our best and fastest release ever! Hugo …
I am honored to share that I have joined Google as a member of the Go team and will be …
Given at GopherFest 2015. This is an updated version of the talk I gave in NYC Nov 14 at …
In the last few years open source has transformed the software industry. From Android to …
A friend of mine who is a very talented writer recently became intrigued with open source and …
Not a generic list of programming mistakes, these are the lessons I wish I learned earlier …
Hugo, the fast and flexible static site generator, is really coming of age. I wanted to give a …
If you’re a OO programmer, especially one with a background with dynamic languages and are curious about go then this talk is for you. We will cover everything you need to know to leverage your existing skills and quickly start coding in golang
This presentation will give developers an introduction and practical experience of using MongoDB with the Go language. MongoDB Chief Developer Advocate & Gopher Steve Francia presents plainly what you need to know about using MongoDB with Go.
This presentation will walk you through the steps needed to get started with Go.
Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …
To truly understand what it means to be ‘object-oriented’ you need to look back at the …
Find out why some people claim Go and MongoDB are a “pair made in heaven” and …
One of the great features of golang is that you can compile executables for many different …
Cobra is a commander providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. In addition to providing an iterface, Cobra simultaneously provides a controller to organize your application code.
using go fmt to quickly refactor your code
Hugo Website Hugo is a static site generator written in Go. It is optimized for speed, easy …
Nitro is a quick and easy performance analyzer library for golang. It is useful for comparing …
After after a few months of work I’m happy to display the newest incarnation of …
I had the privilage of sitting down with my friend Jason Yee as a guest on his podcast. Listen …
As my tenure on the Drupal Association was concluding, I was asked to give the Keynote for …
This presentation will give developers an introduction and practical experience of using MongoDB with the Go language. MongoDB Chief Developer Advocate & Gopher Steve Francia presents plainly what you need to know about using MongoDB with Go.
This presentation will walk you through the steps needed to get started with Go.
Find out why some people claim Go and MongoDB are a “pair made in heaven” and …
I’m pleased to announce the coordinated release of drivers in 9 languages in preparation for …
An updated tutorial given at strageloop 2013 introduces the features of MongoDB by building a simple location-based application using MongoDB.
I gave this presentation to a packed house at DevCon5 in NYC July 24th. DevCon5 is a web …
Workshop on MongoDB and PHP
A presentation given as part of First Round Capital’s Hack+Startup conference.
Presentation given at MongoSV 2012 on processing big data with MongoDB using Hadoop integration & the MongoDB aggregation framework.
A round up of projects created during the driver days hack day by the 10gen drivers team focused on the MongoDB user experience.
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
Giving a presentation that had more views on slideshare in it's first week than any other OSCON presentation had in 12 years.
4 secrets I used to give the most popular presentation in the history of OSCON.
This tutorial given at OSCON 2012 will introduce the features of MongoDB by building a simple location-based application using MongoDB.
This session introduces the basic components of high availability before going into a deep dive on MongoDB replication.
Data Center Strategies for deployment to multiple data centers, Including a deep dive into deploying MongoDB across a wide area network.
The first in a series of posts on MongoDB and PHP that will both explain why you should use MongoDB and teach you how.
A review of the various NoSQL databases including MongoDB, cassandra, redis and how they handle big data.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
Drupal is the standard in content management systems. MongoDB enables high performance Drupal. Get started with a MongoDB backed Drupal.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
I wrote a book. It is published by O’Reilly, and available now on Amazon, O’Reilly Media and a …
After an enjoyable time at the SORT conference in 2011 I was invited to come back to SLC to …
How to go about creating better backups through replication and snapshots and how to ensure that your infrastructure has a solid disaster recovery plan.
MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …
10gen had our flagship conference in Silicon Valley. I gave an introductory presentation at the …
This week I joined a few of my co-workers down in LA. We met with a few companies and ran the …
I had the opportunity to present at the PHP Cloud Summit 2011 among some great presenters. This …
Last week I had the opportunity to attend the LDS Church’s SORT tech conference. Nearly 1200 …
Presentation given at PHP’s biggest conference, ZendCon 2011. Covers the basics of using …
This presentation was given at the LDS Tech SORT Conference 2011 in Salt Lake City. The slides …
Perhaps you’ll recognize these words, “About five years ago I started to notice an odd thing. …
Justin Hileman and I presented at MongoNYC 2011 to a packed house. Our presentation outlines …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
Last night I gave a presentation on MongoDB & Ecommerce. OpenSky is the first company to …
I’m leaving my role as the Product Lead for the Go Language at Google. I’m super proud of …
I’m proud to present the new and improved spf13.com a dramatic redesign of the very first …
After after a few months of work I’m happy to display the newest incarnation of …
A round up of projects created during the driver days hack day by the 10gen drivers team focused on the MongoDB user experience.
Giving a presentation that had more views on slideshare in it's first week than any other OSCON presentation had in 12 years.
How to easily add a button in Picasa that will allow you to edit the current picture in Photoshop.
I'm happy to announce that going forward you'll be able to read my articles on DZone as well as spf13.com.
At 10gen we had new headshots taken recently. I think mine came out great. I took this …
I wrote a book. It is published by O’Reilly, and available now on Amazon, O’Reilly Media and a …
I’m a huge fan of Windows 7. It’s the first time I’ve ever run a Microsoft OS on my primary …
Last week I had the opportunity to attend the LDS Church’s SORT tech conference. Nearly 1200 …
I’ve decided to expand the scope of this site a bit to be more than just a blog. It makes …
As part of my new years resolution to get in shape and spend less dough I decided that I’d be …
Last night I gave a presentation on MongoDB & Ecommerce. OpenSky is the first company to …
16 lessons learned I learned from my first 16 years working in the technology industry.
As anyone who reads my blog or follows my tweets knows, I’ve been working for a new startup …
I couldn’t be more excited to announce that I have accepted a position at The Open Sky Project. …
I wanted to polish up my javascript coding so I decided that the best way to do that was with a …
Imagine if Apple, Disney, Microsoft, etc had chased every oppotunity that they came across. One …
Today marks the last post of my blog-a-thon. It has been a learning and growing experience. I …
While it may not seem intuitive taking time out to selflessly help others will help you more …
Not surprisingly, given my semi random content, I arrive at my posts a few different ways. 1. I …
Someone once said a goal is a dream until you write it down … in your blog and tell the world …
I don’t know what could be more shocking that opening this month’s edition of CIO magazine and …
Recently I’ve been fortunate to be recognized in a few publications. I extend a warm welcome to …
In a round of financing led by LFE Capital Portero Inc, the worlds leading online luxury store raises 6.6 million to build out a robust technology platform.
Move over skinny nerds. I've begun the 100 puphup challenge and am announcing it here to ensure I take it seriously.
Portero Inc, the worlds leading online luxury destination, announces the promotion of Steve Francia to CIO.
Sometimes you need more than one profile in Firefox. This post will show you how to manage multiple profiles in Firefox.
As my tenure on the Drupal Association was concluding, I was asked to give the Keynote for …
Release Cycles have been debated for the last 30 years and will certainly be for the next 30. …
If you don’t know Rands (real name Michael Lopp), you should. His blog is full of excellent …
There’s an old adage “Fast, Cheap, Good; Pick Two”. This situation is called a magic triangle. …
16 lessons learned I learned from my first 16 years working in the technology industry.
I came across an article today titled “Help! My boss is on twitter“. Allow me to share a secret …
Every so often a “new” technology catches on. Right now it’s nosql databases. A couple years …
Since I began at Open Sky a few weeks ago I have been tasked with building out a great team. …
I couldn’t be more excited to announce that I have accepted a position at The Open Sky Project. …
Today I was visiting a friends office and like many offices in NYC they have a shared bathroom …
Some of this may seem like a broken record, yet every single time you hear about a bank losing …
In 2007, All Things Digital held a fascinating interview with both Bill Gates and Steve Jobs. …
Imagine if Apple, Disney, Microsoft, etc had chased every oppotunity that they came across. One …
One task that should be part of every IT managers is performing reference checks on potential …
There is one trait that if possessed can virtually ensure success, the ability to nurture a …
Recently a book came out The Presentation Secrets of Steve Jobs: How to be Insanely Great in …
While it may not seem intuitive taking time out to selflessly help others will help you more …
I don’t know what could be more shocking that opening this month’s edition of CIO magazine and …
No question about it, choosing a good hosting partner is one of the most important decisions a …
Recently I’ve been fortunate to be recognized in a few publications. I extend a warm welcome to …
Strategies for growing while your competition shrinks in a down economy.
In a round of financing led by LFE Capital Portero Inc, the worlds leading online luxury store raises 6.6 million to build out a robust technology platform.
Move over skinny nerds. I've begun the 100 puphup challenge and am announcing it here to ensure I take it seriously.
How to find great and qualified people to hire using Twitter.
Portero Inc, the worlds leading online luxury destination, announces the promotion of Steve Francia to CIO.
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
How to go about creating better backups through replication and snapshots and how to ensure that your infrastructure has a solid disaster recovery plan.
Perhaps you’ll recognize these words, “About five years ago I started to notice an odd thing. …
One of the most frustrating things about bash scripts is how challenging it is to create unix …
Every self respecting linux, mac os X or *nix user should have a solid handle on managing jobs …
du is the *nix command for disk usage. It tells you how much space everything in the given …
Amazon has done it again bringing another computing service to the masses. This time it’s the …
Today I was visiting a friends office and like many offices in NYC they have a shared bathroom …
What's SOAP? What's REST? and what the differences are between them with recommendations of when to use REST versus SOAP
Some of this may seem like a broken record, yet every single time you hear about a bank losing …
SSH is great and secure… Unless you need to automate it. Then it sucks because your only …
Git is a fantastic tool and is very useful for deployment. If you can’t install git system wide …
If you use *nix, no doubt you’ve spent some time on the command line. Here are a few of the …
I was fortunate to be able to attend the Microsoft Launch Developer Preview meeting in NYC. …
Nginx is a relatively new web server that has a light footprint and relatively easy …
No question about it, choosing a good hosting partner is one of the most important decisions a …
One thing that makes subversion such a powerful revision system is it’s ability to permit …
Luckily it’s 2009 and there have been a bunch of successful websites that have had to deal with …
This article will show you how to automatically backup your files often and automatically.
How to fully automate the backup of a MySQL database system.
After subversion but before Git there was SVK. If you are stuck using subversion do yourself a favor and use svk.
Steps to choose and implement a corporate wiki from access policies to adoption
Tips, Techniques and Tricks for using GNU Screen to increase your productivity.
As my tenure on the Drupal Association was concluding, I was asked to give the Keynote for …
An updated tutorial given at strageloop 2013 introduces the features of MongoDB by building a simple location-based application using MongoDB.
Workshop on MongoDB and PHP
Presentation given at MongoSV 2012 on processing big data with MongoDB using Hadoop integration & the MongoDB aggregation framework.
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
This tutorial given at OSCON 2012 will introduce the features of MongoDB by building a simple location-based application using MongoDB.
This session introduces the basic components of high availability before going into a deep dive on MongoDB replication.
Data Center Strategies for deployment to multiple data centers, Including a deep dive into deploying MongoDB across a wide area network.
A review of the various NoSQL databases including MongoDB, cassandra, redis and how they handle big data.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
After an enjoyable time at the SORT conference in 2011 I was invited to come back to SLC to …
MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …
10gen had our flagship conference in Silicon Valley. I gave an introductory presentation at the …
This week I joined a few of my co-workers down in LA. We met with a few companies and ran the …
I had the opportunity to present at the PHP Cloud Summit 2011 among some great presenters. This …
Presentation given at PHP’s biggest conference, ZendCon 2011. Covers the basics of using …
This presentation was given at the LDS Tech SORT Conference 2011 in Salt Lake City. The slides …
Last week I had the pleasure of attending MongoUK in London. I had a great time presenting and …
Justin Hileman and I presented at MongoNYC 2011 to a packed house. Our presentation outlines …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
Last night I gave a presentation on MongoDB & Ecommerce. OpenSky is the first company to …
Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …
Workshop on MongoDB and PHP
The first in a series of posts on MongoDB and PHP that will both explain why you should use MongoDB and teach you how.
Drupal is the standard in content management systems. MongoDB enables high performance Drupal. Get started with a MongoDB backed Drupal.
I wrote a book. It is published by O’Reilly, and available now on Amazon, O’Reilly Media and a …
MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …
I had the opportunity to present at the PHP Cloud Summit 2011 among some great presenters. This …
Presentation given at PHP’s biggest conference, ZendCon 2011. Covers the basics of using …
One of the weaknesses of PHP as a languages has always been it’s ability to write proper …
Justin Hileman and I presented at MongoNYC 2011 to a packed house. Our presentation outlines …
Symfony2 is a great web framework. OpenSky is built on this framework and we are one of the …
I’ve decided to expand the scope of this site a bit to be more than just a blog. It makes …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
In a follow up to my popular post on Symfony2, the open source PHP framework we use at OpenSky, …
Symfony2 is the latest brainchild of Fabien Potencier.
I have spent the last few years tweaking and refining my VIM configuration until I had the …
With the release of PHP 5.3, PHP released the most significant capabilities in years. …
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
This session introduces the basic components of high availability before going into a deep dive on MongoDB replication.
Data Center Strategies for deployment to multiple data centers, Including a deep dive into deploying MongoDB across a wide area network.
A review of the various NoSQL databases including MongoDB, cassandra, redis and how they handle big data.
Learn how to integrate MongoDB with Hadoop for large-scale distributed data processing.
How to go about creating better backups through replication and snapshots and how to ensure that your infrastructure has a solid disaster recovery plan.
Cloud no longer a single vendor game. For years cloud computing has been synonymous with Amazon …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
Every so often a “new” technology catches on. Right now it’s nosql databases. A couple years …
Every self respecting linux, mac os X or *nix user should have a solid handle on managing jobs …
Amazon has done it again bringing another computing service to the masses. This time it’s the …
What's SOAP? What's REST? and what the differences are between them with recommendations of when to use REST versus SOAP
Luckily it’s 2009 and there have been a bunch of successful websites that have had to deal with …
I came across an article today titled “Help! My boss is on twitter“. Allow me to share a secret …
Follow Friday is a common practice on Twitter where many people spend friday posting things …
According to a study commissioned by Robert Half Technology, an IT staffing company, 54 percent …
As social media continues to emerge, many professionals are curious on what is the best way to …
Social media will be the next innovation in the most unlikely of places, search ( leveraging …
In business it’s common to use sales as a metric to determine success. Songs, albums, books and …
Recently I’ve been fortunate to be recognized in a few publications. I extend a warm welcome to …
Facebook just unveiled their biggest change yet. The http://www.new.facebook.com website is a …
6 months ago Twitter was the best place in existence to use and develop great relations with …
For the past few months Facebook has been obsessed with Twitter. It’s easy to see why. Twitter …
How to find great and qualified people to hire using Twitter.
10 reasons why I use Twitter and so should you
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
6 steps to protect your intellectual property as posted on your blog, forum or website.
Traditionally ecommerce companies have had no place in the cloud. The lack of established …
Cloud no longer a single vendor game. For years cloud computing has been synonymous with Amazon …
Pandora filed their IPO today. By end of day Pandora was worth 3.2 Billion . The amazing thing …
With Google launching their chrome book is significant as it reflects a substantial shift in …
I was fortunate to be able to attend the Microsoft Launch Developer Preview meeting in NYC. …
Do you still remember when eBay was a great place to buy and sell things? Today most auctions …
6 months ago Twitter was the best place in existence to use and develop great relations with …
For the past few months Facebook has been obsessed with Twitter. It’s easy to see why. Twitter …
In a round of financing led by LFE Capital Portero Inc, the worlds leading online luxury store raises 6.6 million to build out a robust technology platform.
Just because you are the market leader doesn't mean you will stay the market leader. A lesson on competition given by Apple to RIM.
Hugo Website Hugo is a static site generator written in Go. It is optimized for speed, easy …
After after a few months of work I’m happy to display the newest incarnation of …
6 steps to protect your intellectual property as posted on your blog, forum or website.
I'm happy to announce that going forward you'll be able to read my articles on DZone as well as spf13.com.
I’ve used Drupal to power my blog since I started it over 2 years ago. It has been a bitter …
Drupal is a very powerful content management solution. It powered an earlier version of this …
Today marks the last post of my blog-a-thon. It has been a learning and growing experience. I …
Not surprisingly, given my semi random content, I arrive at my posts a few different ways. 1. I …
Someone once said a goal is a dream until you write it down … in your blog and tell the world …
I don’t know what could be more shocking that opening this month’s edition of CIO magazine and …
a completely cross platform distribution of vim plugins and resources for Vim, GVim and MacVim stays true to it's vim roots while adding modern features including a plugin management system, a curated plugin set with customized configuration, advanced autocomplete, tags, support for dozens of languages and much more.
spf13-vim is a distribution of vim plugins and resources for Vim, Gvim and MacVim. It is a good …
spf13-vim is a cross platform distribution of vim plugins and resources for Vim, GVim and MacVim.
I’ve decided to expand the scope of this site a bit to be more than just a blog. It makes …
I have spent the last few years tweaking and refining my VIM configuration. This is the …
I have spent the last few years tweaking and refining my VIM configuration until I had the …
Most developers know the basics of VIM, enough to edit a conf file, but most stay there, …
Why use it It’s super easy to use It has tons of snippets It’s pretty well compatible with …
The NERD Commenter is an indispensable tool when programming in VIM. It understands like a …
The 15 most useful plugins for VIM. This post is a bit dated but kept intact to reflect the best plugins at the time
MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …
This week I joined a few of my co-workers down in LA. We met with a few companies and ran the …
Traditionally ecommerce companies have had no place in the cloud. The lack of established …
Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …
Last night I gave a presentation on MongoDB & Ecommerce. OpenSky is the first company to …
As anyone who reads my blog or follows my tweets knows, I’ve been working for a new startup …
Conversion is one of those core metrics that every business depends on and strives to improve. …
Do you still remember when eBay was a great place to buy and sell things? Today most auctions …
Has the day finally come where a person can do most of their shopping right from their livingroom?
Go Time panelists Natalie & Jon join forces with Go Team members Steve Francia, Katie …
Go, the language of cloud infrastructure, is maturing into the language of modern enterprise …
Over the past couple of years, Go has matured to a complete end-to-end offering with seamless …
I had the privilage of sitting down with my friend Jason Yee as a guest on his podcast. Listen …
I had the privilage of joining my coworker Julie Qiu as we talked with our friends Carmen, Mat …
I joined the GoTime podcast and told them EVERYTHING about Go’s new branding strategy (and …
I joined GoTime to talk about the results of the 2016 Go Developer Survey and other interesting …
In the last few years open source has transformed the software industry. From Android to …
A friend of mine who is a very talented writer recently became intrigued with open source and …
open source NoSQL solution MongoDB and data processor Hadoop have made big data accessible. Previously big data meant proprietary software and big hardware.
Giving a presentation that had more views on slideshare in it's first week than any other OSCON presentation had in 12 years.
A review of the various NoSQL databases including MongoDB, cassandra, redis and how they handle big data.
Traditionally ecommerce companies have had no place in the cloud. The lack of established …
Perhaps you’ll recognize these words, “About five years ago I started to notice an odd thing. …
Amazon, Digg, Facebook, LinkedIn, Twitter all started on sql databases (all but Amazon on …
Amazon has done it again bringing another computing service to the masses. This time it’s the …
Luckily it’s 2009 and there have been a bunch of successful websites that have had to deal with …
Go Time panelists Natalie & Jon join forces with Go Team members Steve Francia, Katie …
I had the privilage of sitting down with my friend Jason Yee as a guest on his podcast. Listen …
I had the privilage of joining my coworker Julie Qiu as we talked with our friends Carmen, Mat …
I joined the GoTime podcast and told them EVERYTHING about Go’s new branding strategy (and …
As my tenure on the Drupal Association was concluding, I was asked to give the Keynote for …
I joined GoTime to talk about the results of the 2016 Go Developer Survey and other interesting …
A friend of mine who is a very talented writer recently became intrigued with open source and …
I recently had a discussion with a CFO of a technology company. We were meeting because he is …
Giving a presentation that had more views on slideshare in it's first week than any other OSCON presentation had in 12 years.
4 secrets I used to give the most popular presentation in the history of OSCON.
I’m leaving my role as the Product Lead for the Go Language at Google. I’m super proud of …
An interactive workshop developed for and given at the Landing Festival in Berlin 2019.
This …
The folks at Develer liked JT’s and my article Rust vs Go - Better together so much they …
While others may see Rust and Go as competitive programming languages, neither the Rust nor the …
Presentation given at MongoSV 2012 on processing big data with MongoDB using Hadoop integration & the MongoDB aggregation framework.
There are many reasons companies fail to create an effective disaster recovery plan. Far too often they fall prey to the common myths of disaster recovery.
Giving a presentation that had more views on slideshare in it's first week than any other OSCON presentation had in 12 years.
Given as a keynote at LinuxCon + CloudOpen Japan 2015. Linux has become the foundation for …
Given as a keynote at LinuxCon + CloudOpen Japan 2015. Linux has become the foundation for …
Keynote delivered at The Landing Festival – Berlin. This presentation describes the many …
Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …
Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …