spf13.com
Hugo Summer 2014 Update - spf13.com
http://spf13.com/post/hugo-summer2014-update
Join 10k subscribers and followers. Hugo Summer 2014 Update. Hugo, the fast and flexible static site generator, is really coming of age. I wanted to give a quick update about the progress Hugo has been making over the past couple months. Hugo can now be found at http:/ gohugo.io. I want to formally welcome our newest team members. Is on a mission to improve the Hugo documentation. He’s making improvements across the entire documentation and we all benefit from his efforts. It became apparent to me that g...
spf13.com
Posts - spf13.com
http://spf13.com/post
Join 10k subscribers and followers. How To Be A Good Open Source Community Member. Tue, Mar 17, 2015. Hugo Summer 2014 Update. Thu, Oct 2, 2014. Evangelism is NOT Sales. Wed, Sep 24, 2014. Tue, Jul 1, 2014. Is Go an Object Oriented language? Mon, Jun 9, 2014. 9 MongoDB 2.6 Drivers Released. Mon, Apr 7, 2014. Cross Compiling with Go. Fri, Feb 28, 2014. Why I use spf13-vim. Fri, Jan 17, 2014. A modern CLI Commander for go. Thu, Nov 7, 2013. Refactoring with go fmt. Mon, Oct 7, 2013. Go Go Hugo blog. Fri, J...
spf13.com
Getting Started with Go - spf13.com
http://spf13.com/presentation/first-go-app
Join 10k subscribers and followers. Getting Started with Go. This presentation was given as a Workshop at OSCON 2014. This tutorial will give developers an introduction and practical experience in building applications with the Go language. Gopher Steve Francia, Author of Hugo. And many other popular Go packages breaks it down step by step as you build your own full featured Go application. We will be using/learning a variety of libraries including:. Io, fmt, errors. Hugo Hugo is 2nd fastest growing Stat...
spf13.com
7 common mistakes in Go (2015) - spf13.com
http://spf13.com/presentation/7-common-mistakes-in-go-2015
Join 10k subscribers and followers. 7 common mistakes in Go (2015). Given at GopherFest 2015. This is an updated version of the talk I gave in NYC Nov 14 at GothamGo. We need to think about failure differently. Most people think mistakes are a necessary evil. Mistakes aren’t a necessary evil, they aren’t evil at all. They are an inevitable consequence of doing something new and as such should be seen as valuable. - Ed Catmull. 7 and when to avoid them Common Mistakes In Go. Image of F on a paper. Interfa...
spf13.com
Evangelism is NOT Sales - spf13.com
http://spf13.com/post/evangelism-is-not-sales
Join 10k subscribers and followers. Evangelism is NOT Sales. I recently had a discussion with a CFO of a technology company. We were meeting because he is trying to better understand the role technical evangelism could play within his company. Ten minutes into our conversation he said, “so evangelism is pretty much rogue sales”. Internally I cringed. I politely corrected him that the two could not be further apart. Good sales people are authentic, but an authentic sales person means something completely ...
spf13.com
Presentations - spf13.com
http://spf13.com/presentation
Join 10k subscribers and followers. The future of the Operating System - LinuxCon 2015 keynote. Fri, Jun 5, 2015. 7 common mistakes in Go (2015). Wed, May 27, 2015. What Every Open Source Project Needs. Fri, Mar 20, 2015. 7 Common mistakes in Go and when to avoid them. Tue, Nov 18, 2014. Go for Object Oriented Programmers. Thu, Jul 31, 2014. Using MongoDB with Go and mgo. Wed, Jul 23, 2014. Getting Started with Go. Sun, Jul 20, 2014. Build your first MongoDB App in Ruby @ StrangeLoop 2013. Tue, Sep 27, 2...
spf13.com
The perfect .vimrc vim config file - spf13.com
http://spf13.com/post/perfect-vimrc-vim-config-file
Join 10k subscribers and followers. The perfect .vimrc vim config file. I have spent the last few years tweaking and refining my VIM configuration. This is the ultimate VIM configuration .vimrc file. It is well organized and documented. It is on GitHub. So you can always grab the latest. It works well alone, but is intended to be paired with the plugins and configuration found in my complete .vim configuration also hosted on GitHub. The Perfect .vimrc file. Last updated May 26th 2011. Python -m json....
spf13.com
REST vs SOAP, the difference between soap and rest - spf13.com
http://spf13.com/post/soap-vs-rest
Join 10k subscribers and followers. REST vs SOAP, the difference between soap and rest. Someone asked me a question today Why would anyone choose SOAP ( Simple Object Access Protocol. Instead of REST ( Representational State Transfer. My response: The general rule of thumb I’ve always heard is ‘Unless you have a definitive reason to use SOAP use REST’ . He asked what’s one reason? SOAP brings it’s own protocol and focuses on exposing pieces of application logic (not data) as services. SOAP exposes op...
spf13.com
Using MongoDB with Go and mgo - spf13.com
http://spf13.com/presentation/MongoDB-and-Go
Join 10k subscribers and followers. Using MongoDB with Go and mgo. This presentation was given at OSCON 2014. 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. Connecting to MongoDB in various configurations. Performing basic operations in Mgo. Marshaling data to and from MongoDB. How MongoDB uses Mgo internally.
SOCIAL ENGAGEMENT