Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Mar 17, 2015
1 parent bc9f469 commit 7278d6a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _posts/2011-06-16-groupon-and-livingsocial.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Despite [Groupon's efforts][23], there's just not enough data there. They may ha
[7]: http://www.groupon.com/terms
[8]: http://www.businessinsider.com/teardown-of-the-groupon-merchant-agreement-2011-6
[9]: http://blogs.forbes.com/luisakroll/2011/04/04/new-billionaire-eric-lefkofsky-talks-about-groupon-and-tech-investing/
[10]: http://www.ncsl.org/default.aspx?tabid=12474
[10]: http://www.ncsl.org/research/financial-services-and-commerce/gift-cards-and-certificates-statutes-and-legis.aspx
[12]: http://www.seattlepi.com/local/article/Seattle-class-action-LivingSocial-expiration-1015493.php
[13]: http://www.benedelman.org/voucher-consumer-protection/#expiration
[14]: http://techcrunch.com/2011/06/15/daily-deal-consumer-protection-laws/
Expand Down
2 changes: 1 addition & 1 deletion _posts/2012-07-10-the-demise-of-the-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ It's no longer a question of "is this possible technologically?". It's no longer
[11]: http://www.google.com/?q=dashboard+site:.gov
[12]: http://wordpress.org/about/philosophy/
[13]: https://github.com/blog/1091-spring-cleaning
[14]: http://html5zombo.com/
[14]: http://www.zombo.com/
2 changes: 1 addition & 1 deletion _posts/2012-10-01-welcome-to-the-post-cms-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The pitch is straightforward. It leads to simple, flexible, and reliable website
And then there's cost. Putting aside the value of time for a moment, shared hosting's going to run you in the ballpark of $7 a month; AWS starts at $14, plus the cost of bandwidth and storage; and Jekyll, if hosted by GitHub? Free.[^3]

I stood up the three options side-by-side, and ran them through the riggors of a performance testing tool humorously called [Siege](http://www.joedog.org/siege-home/), the results of which can be found below.
I stood up the three options side-by-side, and ran them through the riggors of a performance testing tool humorously called [Siege](http://freecode.com/projects/siege), the results of which can be found below.

I'm still unpacking some of the boxes of bytes, so if you notice something that doesn't seem right, feel free to [open an issue](https://github.com/benbalter/benbalter.github.com/issues), or better yet, like what you see, feel free to [fork and contribute](https://github.com/benbalter/benbalter.github.com). Embracing somewhat of a crawl, walk, run, or fail-fast philosohpy, next up is outputting the pages as JSON and relying on Backbone to do the heavy lifting.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ The Highlights:
* [142](http://dotgov-browser.herokuapp.com/domains?slash_developer=true){: data-proofer-ignore="true" } domains have a `/developer` page, [171](http://dotgov-browser.herokuapp.com/domains?slash_data=true){: data-proofer-ignore="true" } domains have a `/data` page, [146](http://dotgov-browser.herokuapp.com/domains?data_dot_json=true){: data-proofer-ignore="true" } domains have a `/data.json` page, roughly 15%
* [16 domains](http://dotgov-browser.herokuapp.com/domains?redirect=www.whitehouse.gov){: data-proofer-ignore="true" } redirect to whitehouse.gov, [10](http://dotgov-browser.herokuapp.com/domains?redirect=justice.gov){: data-proofer-ignore="true" } to justice.gov, [9](http://dotgov-browser.herokuapp.com/domains?redirect=consumerfinance.gov){: data-proofer-ignore="true" } to consumerfinance.gov and [8](http://dotgov-browser.herokuapp.com/domains?redirect=www.usa.gov){: data-proofer-ignore="true" } to usa.gov

Math's never been my strong point, so I highly encourage you to check my work. You can browse the full results at [dotgov-browser.herokuapp.com](http://dotgov-browser.herokuapp.com/){: data-proofer-ignore="true" } or check an individual site (.gov or otherwise) at [gov-inspector.herokuapp.com](https://gov-inspector.herokuapp.com). There's even [a full CSV of the results](https://github.com/benbalter/dotgov-browser/blob/master/data/domains.csv).
Math's never been my strong point, so I highly encourage you to check my work. You can browse the full results at [dotgov-browser.herokuapp.com](http://dotgov-browser.herokuapp.com/){: data-proofer-ignore="true" } or check an individual site (.gov or otherwise) at [gov-inspector.herokuapp.com](https://gov-inspector.herokuapp.com).

*Please note: This data is to be treated as preliminary and is provided “as is” with no guarantee as to its validity. The source code for all tools used, including the resulting data, is available [on GitHub](https://github.com/benbalter/site-inspector-ruby). If you find an error, I encourage you to [open an issue](https://github.com/benbalter/site-inspector-ruby/issues/new) or [submit a pull request](https://guides.github.com/introduction/flow/).*
8 changes: 5 additions & 3 deletions _posts/2014-07-29-fedramp.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In the olden days (three years ago in government years), any time an agency want

As agencies began spinning up servers in datacenters they didn't own ("the cloud"), the same process continued to apply. Level headed IT innovators quickly realized that multiple agencies were certifying the same datacenter, with each agency individually required to go through that lengthy process each time. Enter FedRAMP:

FedRAMP creates a centralized mechanism whereby, if a cloud hosting environment has already been evaluated by one agency, other agencies can rely on that certification for their own use. That's great for making it easier for the government to use [government-specific services like](http://cloud.cio.gov/fedramp/cloud-systems) Amazon Web Services's GovCloud, services which typically have contracts in the hundreds of thousands of dollars, across what I'd suspect to be hundreds of agencies.
FedRAMP creates a centralized mechanism whereby, if a cloud hosting environment has already been evaluated by one agency, other agencies can rely on that certification for their own use. That's great for making it easier for the government to use [government-specific services like](http://www.fedramp.gov/marketplace/compliant-systems/) Amazon Web Services's GovCloud, services which typically have contracts in the hundreds of thousands of dollars, across what I'd suspect to be hundreds of agencies.

### Where things went off the rails

Expand Down Expand Up @@ -50,7 +50,7 @@ That doesn't stop a different federal government agency from emailing GitHub eac

### The "sniff" test

For most private sector technologists, the proposal that Facebook, Tumblr, or GitHub[^not-cloud] constitute a "cloud service provider" simply doesn't pass the "sniff" test. Yet [`cloud.cio.gov`](http://cloud.cio.gov/), FedRAMP's official site, draws a clear line in the sand, [stating that the following is to be considered "cloud"](http://cloud.cio.gov/topics/software-service-saas), if it resides out side of the agency's HQ:
For most private sector technologists, the proposal that Facebook, Tumblr, or GitHub[^not-cloud] constitute a "cloud service provider" simply doesn't pass the "sniff" test. Yet [`fedramp.gov`](http://fedramp.gov/), FedRAMP's official site, draws a clear line in the sand, stating that the following is to be considered "cloud", if it resides out side of the agency's HQ:

* Blogging
* Online surveys
Expand All @@ -60,7 +60,7 @@ For most private sector technologists, the proposal that Facebook, Tumblr, or Gi
* Collaboration
* Productivity

The FedRAMP site even has [a section dedicated to the "social media cloud"](http://cloud.cio.gov/topics/social-media), to discuss things like "bookmarking", "displaying multimedia", and "RSS" feeds.
The FedRAMP site even has a section dedicated to the "social media cloud", to discuss things like "bookmarking", "displaying multimedia", and "RSS" feeds.

In a time when government IT is trying to "do more with less", does every single system — including the one used to share funny animated GIFs — really need half a million taxpayer dollars worth of certification? Most startups get off the ground with significantly less capital, not to mention, we'd be doing ourselves a disservice if we flat-out refused to use any service that failed to comply.

Expand All @@ -86,6 +86,8 @@ If you're fighting to break from the status quo, it's important to realize that

[Don't take no from someone not empowered to say yes](http://ben.balter.com/2014/03/21/want-to-innovate-in-government-focus-on-culture/#never-take-no-from-someone-who-cant-say-yes). Can that same logic be used to tell you not to use Facebook, Twitter, Socrata or other services already relied on daily?[^uservoice] Prototype small pilots, test the waters, expand. Most importantly, be that empiricism you want to see. The existence (or in this case nonexistence) of a URL can go a long way towards empowering government-wide shifts in how agencies work on a daily basis, and can have a tangible impact on the delivery of citizens services. Don't let a single checkbox get in the way of that.

**Edit (3/17)**: Since this post was first published, the FedRAMP sites has moved from `cloud.cio.gov` to `fedramp.gov`, and much of the content originally referenced has been moved or removed. This post has been updated to remove failing links, but the content remains otherwise unchanged.

---

[^cost]: Based solely on my not-remotely-scientific experience standing up several apps at several federal agencies.
Expand Down

0 comments on commit 7278d6a

Please sign in to comment.