Persnicketly v1.1.7
Bryan Writes
Version 1.1.7 of Persnicketly was just deployed. It contains changes to the way data is retrieved from the Readability API. Prior to v1.1.7 Persnicketly used Dispatch to…
I got started doing software development in college when I decided Physics research wasn't for me and took a computer science class, and then promptly filled out a minor in it while finishing my physics studies and performing calculations by writing simple programs rather than using a calculator. It may have been the long way to get the numbers but it was certainly more interesting.
As I've learned more about computer languages I've come to realize I started with the wrong ones. My first programming language was Java and I continued to do professional Java development for a couple years after graduating working for Devis doing government contracting work.
My programming language tastes have become more eclectic as I've been exposed to different roles. Much of my exposure to new languages and roles in the software development process came during my time at AKQA, a digital advertising agency.
I have found I thoroughly enjoy both front-end (or client side) and back-end (or server side) development and I'm getting more in the habit of thinking in terms of functional programming practices.
scala javascript java css ruby php
c#
Momentum Worldwide
February 2012 - March 2012
Momentum was producing a Jay-Z concert sponsored by American Express to be performed during SXSW '12 and the Momentum team wanted to integrate some social media messaging, specifically from Twitter, to be displayed in the lead up to the concert. I was brought in to create a moderation intermediary for the Twitter streaming API and to execute on the team's vision for displaying the tweets.
Bryan J Swift
June 2011 - December 2011
Since I had taken almost no time off since starting to do freelance work I decided it was time to break from client work and do some other things. I spent the first two months working on a personal project ([Persnicketly][2]) and finishing up the last of my existing client work. Towards the end of those months I was also planning out an international vacation with my girlfriend and learning Japanese. On September 2nd we landed in Japan and headed to Ofunato in the Iwate prefecture to do tsunami relief work until September 30th. Following the relief work we traveled through Japan, visited Singapore and then toured New Zealand before arriving in California to spend the holidays with my parents.
As far as persnicketly is concerned, I was responsible for everything save the visual design. I did the server setup, the server side development, and the client side development. This includes setting up server and service monitoring tools such as munin.
RedRover
February 2011 - June 2011
RedRover is a social startup focused on enabling people to make plans with friends. They needed someone with a general web skill set to assist with various parts of their consumer facing development.
Appinions
October 2010 - January 2011
Appinions (formerly Jodange) had a trio of talented computational linguists working on their opinion processing platform but no one to build applications to present the data to the world. I helped build the consumer facing applications or widgets based on the Appinions API.
AKQA, Inc [DC]
August 2010 - October 2010
I was brought on to supplement the team working on a site for the soon to launch (at the time) Chrome Web Store. The site (Delta Embark) was to pull data from web services developed by an external team.
Luna Design, Inc
August 2010 - October 2010
Luna Design is a small web design studio where I did some work on small, quick to develop sites. Each site had design well specified, I was doing client side execution.
Euro RSCG
July 2010 - August 2010
This was a three week gig focused on getting an already implemented site cleaned up for launch because the shop they had outsourced to left it in shambles.
AKQA, Inc [DC]
May 2010 - July 2010
Working on the Crysis site was an interesting exercise because I had nearly zero visibility into the Drupal project and as a result had to develop the site in display modules that could largely be put into any page.
No Mimes Media, LLC
April 2010 - September 2010
Worked with a contract designer to create a useful web site for a budding transmedia company.
Arc90
February 2010 - May 2010
AKQA, Inc [NY]
November 2006 - February 2010
Devis
June 2004 - November 2006
Juniata College
2000 - 2004
Aggregate data from Readability to provide a crowd curated reading list of the best articles and blog posts around the web.
May 2011 - Current
I built the project soup to nuts including server and monitoring setup. Concept work was shared between myself and Rachel Diesel and Rachel did the visual designs but I wrote all the code and set up the servers and figured out how to deploy it.
JVM implementation of SimpleNote API
Mar 2011; followed by 4 people
I wrote a Simplenote application called SwiftNote for Android. That application is using the old v1 Simplnote API. This is a project to access v2 of Simplenote API to enable SwiftNote to use the new API.
Simple tools for working with Velocity templates in Scala
Oct 2009 - Current
I love the Velocity templating language for Java projects precisely because it allows you to do fewer 'bad' things than JSPs but I wanted an easy way to interact with Velocity templates. simple-velocity is that easy way.
Write Lucene indexes to the App Engine Datastore
Jun 2010; followed by 4 people; forked 2 times
I was working on a side project using Google App Engine and I wanted to be able to search the data I was saving. The best way I knew to make data searchable was to use a tool like Lucene, however Lucene defaults to using the filesystem which GAE does not provide access to. gaelucene was my way around that, by writing the data sent to Lucene into the GAE data store I was able to make the data searchable.
Creates styleable elements that function like standard form elements.
Oct 2010; followed by 8 people; forked 2 times
Originally written for client work this group of plugins has been separated out and prettied up so I can re-use them in various places. They work well and are keyboard accessible, and while not packaged with any default styles they can be styled to look pretty swell.
A place to store and organize quotations
Jun 2009 - Current; followed by 5 people; forked 3 times
The idea is pretty simple, save quotes you find or hear with some meta information like attribution and context. I built this because I thought the idea, originally posted by Alex Payne, was an interesting one and I wanted to learn about GAE. Aside from the idea all the development work was mine.
Collecting your favorite articles from Readability.
Persnicketly is a collaboration between myself and my friend Rachel Diesel. Rachel helped with the idea and did the design work while I wrapped my head around the Readability API and built out the connection and storage and front-end. The code and server configuration are all my work.
Bryan Writes
Version 1.1.7 of Persnicketly was just deployed. It contains changes to the way data is retrieved from the Readability API. Prior to v1.1.7 Persnicketly used Dispatch to…
Bryan Writes
On the 10th of December Louis CK released a self-produced, DRM free comedy special available for download for $5 (USD). He did it in part as an experiment to see if he…
Bryan Writes
At times a decision simply must be made. When it is a big life decision, the kind people talk about when discussing the proverbial fork in the road, the ‘correct’ path…
Bryan Writes
It has been a while since I’ve put in work and it was grating on me after a couple of weeks back in the US of A. Almost automatically I opened up the source code to…
Bryan Writes
I spent a fair amount of time today reading through my (impressive) backlog of articles in Instapaper (if you own an iOS device and don’t own Instapaper you should check…
Michael Lopp
Ostensibly this book is about management of people but really I found it useful from the perspective of thinking about how people interact with each other and the different kind of personalities that will be encountered.
Generic 486
MacVim or TextMate maybe IntelliJ
My current passion project is for the Readability API and is called Persnicketly. The catalyst for the idea was the API contest and the idea draws heavily from the now defunct Favrd. I'm really excited about this project because I'm putting together pieces I've never had to before, most notably I'm using RabbitMQ for all the background processing of Readability data after people grant access for Persnicketly to read data.
Not too long ago I worked on Delta Embark which was available with the launch Chrome Web Store The project was pretty awesome. It is not often I am approached about project where the client says 'use as much cool new web technology as you can.' How could I respond with anything but an enthusiastic "OKAY!".
I also hand crafted the site for the soon to be wildly successful No Mimes Media. This site was fun in part because I got to use some Ruby tools for generating the site which involved writing some custom Ruby modules. It wasn't much but I like the language and don't get to use it often.
I write rarely on my blog but I have a fair bit of stuff available for perusal on github.
I had a huge hand in the JavaScript and CSS development done on the Motorola website redesign in 2007-2008 while at AKQA.
Growing up we always had computers in the house and so I always used them whether for creating presentations or writing reports or doing research in the early days of the internet or cd-rom encyclopedias. But college coursework was where I really got to understand the power of programming the computer. The first time I really built a program was as part of a physics research course. I built a program to accept the inputs for our calculations and give me the answers and put them in tables. Through the course of creating this software I realized I was much more interested in writing code to make this program accurate and helpful than I was in doing any of the research or experimentation to gather the data. I haven't looked back.