Skip to content

Braveterry

My informations: Let me show you them

  • About

Recent Posts

  • Pushbullet: Move information among your devices
  • Vault: Tool for Secure Secret Storage written in Go
  • Link: Building a Shop with Sub-Second Page Loads: Lessons Learned
  • Link: I Miss Being Part Of A Complete Team
  • The Jupyter Notebook: Web app for creating and sharing docs with live code, equations, visualizations & explanatory text.

Tags

  • api
  • books
  • browser
  • cms
  • command-line
  • css
  • database
  • dependency-management
  • documentation
  • framework
  • git
  • go
  • html
  • java
  • javascript
  • json
  • library
  • markdown
  • messaging
  • micro-services
  • mobile
  • node.js
  • opensource
  • operations
  • performance
  • perl
  • php
  • podcast
  • programming language
  • python
  • rest
  • ruby
  • scm
  • search
  • security
  • services
  • software
  • Software Development
  • static-site-generation
  • testing
  • tutorial
  • unix
  • visualization
  • webserver
  • windows

Archives

  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Laravel Envoy: SSH-based automation tool inspired by Python Fabric

https://github.com/laravel/envoy ᔥ


Composer has really changed the game for the PHP project ecosystem in my opinion. It makes installing and using a tool like Envoy much more attractive to me.

Posted on February 19, 2015February 18, 2015Tags dependency-management, php

Dillinger: Pretty, open-source, online, HTML5, Markdown editor

Dillinger screenshot

http://dillinger.io/

Github page: https://github.com/joemccann/dillinger

Posted on February 18, 2015February 17, 2015Tags markdown

Static documentation template for your API using Markdown with support for 50+ languages

Slate screenshot

https://github.com/tripit/slate

Sample here: http://tripit.github.io/slate/

Posted on February 17, 2015February 16, 2015Tags api, documentation, markdown, static-site-generation

.htaccess Snippets

https://github.com/phanan/htaccess/blob/master/README.md

A collection of useful .htaccess snippets, all in one place. I decided to create this repo after getting so tired (and bored) with Googling everytime there’s a need of forcing www for my new website.


I sent this straight to two of the engineers supporting our apps at work.

Posted on February 16, 2015February 15, 2015Tags webserver

intercooler.js: Add AJAX behavior using attributes on anchor tags

intercooler.js logo

http://intercoolerjs.org/ ᔥ


 <-- This anchor tag posts to '/click' when it is clicked -->
  <a ic-post-to="/click">
    Click Me!
  </a>
Posted on February 13, 2015February 8, 2015Tags ajax, javascript, library

codrops CSS Reference: Extensive online CSS reference

codrops CSS reference

http://tympanus.net/codrops/css_reference/

Posted on February 12, 2015February 8, 2015Tags css

OWASP Authentication Cheat-sheet: Best practices for authentication and session management

OWASP Cheat Sheet masthead

https://www.owasp.org/index.php/Authentication_Cheat_Sheet


Application developers should look through this. It’s a good list.

Posted on February 11, 2015February 8, 2015Tags security

Awesome Ruby: Large collection of Ruby libraries, tools, frameworks and software

Awesome Ruby logo

http://awesome-ruby.com/


There’s a lot here. It’s going to take me awhile to dig through the whole list.

Posted on February 10, 2015February 8, 2015Tags ruby

.bashrc PS1 generator: Drag and drop web interface for customizing your bash prompt

.bashrc PS1 generator logo

http://bashrcgenerator.com/ ᔥ


.bashrc PS1 generator screenshot

Posted on February 9, 2015February 8, 2015Tags command-line

warp: A bash script to SSH from a list of hostnames

https://github.com/jpalardy/warp ᔥ


Warp demo gif

Posted on February 6, 2015February 1, 2015Tags command-line, unix

Posts pagination

Previous page Page 1 … Page 30 Page 31 Page 32 … Page 64 Next page
Proudly powered by WordPress