Skip to content

Instantly share code, notes, and snippets.

View jfhbrook's full-sized avatar
💭
KNEE DEEP IN THE HOOPLA

Josh Holbrook jfhbrook

💭
KNEE DEEP IN THE HOOPLA
View GitHub Profile
@jfhbrook
jfhbrook / LICENSE.txt
Created May 27, 2011 04:45 — forked from 140bytes/LICENSE.txt
<140 byte sparktweet helper
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Joshua Holbrook <http://jesusabdullah.github.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@jfhbrook
jfhbrook / gist:1032742
Created June 18, 2011 02:39 — forked from baughj/gist:1032732
O U noe
To whom it may concern:
I am writing to you today to apply for the position of Mechanical Engineer I. I
believe Triple Ring would be a great fit for me, for a variety of reasons.
I find environments with variety and novelty in my day to day tasks very rewarding.
I also like the idea of working with a team to take on
challenging tasks in a variety of domains, and being involved in
every level of the design and prototyping process. I believe the experience I
would gain at Triple Ring would be invaluable as I start a
career in Mechanical Engineering.

this is my situation that I run into often. I develop iPHONE and ANDROID apps, and I have to communicate with .NET CLIENTS. SOme of these .NET developers have zero imagination, and think that everything needs to be .net... and they are making my life hell trying to setup services. I have been training them to use json.net for MS... but they are just acting like jackasses... and wont use it. So I was thinking of creating a middleware service where they would write to mongodb or node.js ont he local server, and I would handle the services there... this way I can consolidate the logic on a server... and standardize the communication to my mobile devices. probably some debug benefits as well.

so I would me interested in finding some ways for .net to talk to node or mongodb

@jfhbrook
jfhbrook / readme-outline.md
Created November 14, 2011 16:35 — forked from indexzero/readme-outline.md
A quick outline of a README.md

README.md Outline (personal edition)

  • Header and a Brief description (should match package.json)
  • Example (should always be applicable)
  • Installation
  • Motivation (if applicable)
  • API Documentation: This will likely vary considerably from library to library.
  • Tests
  • Contributors
  • License
@jfhbrook
jfhbrook / abstract.md
Created November 24, 2011 23:31
Trying to make an Abstract in the English Language

#Abstract

The purpose of this Grade Seminar Paper is to determine the impact on relationships and patterns of performance in a two-parent nuclear family system in which the household head's occupation is that of a sports team fanatic. This subject being observed from the views of Occupational Science and Occupational Therapy.

To carry out this research we focused on male household heads complying with the occupation of Chilean Professional Soccer Team Fanatic and being members of a family developing in the life cycle stages of either a school family with children, or a family with teenage children.

This research is qualitative, analytical and descriptive in scope. For the collecting of data, semi-structured interviews were made, both to household heads and to their nuclear families.

Keywords: Occupation, Sport Fanatics, Performance Patterns, Family, Occupation Science.

@jfhbrook
jfhbrook / git-commit-prefixes
Created July 20, 2012 22:12 — forked from blakmatrix/git-commit-prefixes
Short list of Git commit prefixes used at Nodejitsu
[api]: New apis / changes to apis
[test]: Update test/* files
[dist]: Changes to submodules, version bumps, updates to package.json
[minor]: Small changes
[doc]: Updates to documentation
[ux]: Updates to UX
[fix]: Bug fixes
[bin]: Update binary scripts associated with the project
[merge]: Resolved git merge from upstream or otherwise
[refactor]: Refactor of existing code with no external API changes
@jfhbrook
jfhbrook / LICENSE.txt
Created May 26, 2011 11:28 — forked from 140bytes/LICENSE.txt
Univariate Euler's Method in <140 bytes. Pretty easy tbh.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Joshua Holbrook <http://jesusabdullah.github.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE