Skip to content

Instantly share code, notes, and snippets.

@samhowat
samhowat / PW.html
Last active May 16, 2019 08:07
Power Reviews Code Samples
<!--
Power Reviews Widget
This code is used each time you want to display the power reviews widget.
We link to the reviews-list.html file where all reviews are listed.
-->
@samhowat
samhowat / Basecamp Link Style Fix
Last active December 14, 2015 14:49
Basecamp recently did an update that underlines alot of links in the application. It may be a good usability update, but its a bit frustrating for others like me, who feel like the extra underlines makes the app busier than it needs to be. You can add this to your browsers custom CSS file and when you work in Basecamp these styles will remove th…
@samhowat
samhowat / ST User Settings
Created September 17, 2012 04:15 — forked from shawnrgrimes/ST User Settings
My Sublime Text User Settings
{
"binary_file_patterns":
[
"*.psd"
],
"bold_folder_labels": true,
"close_windows_when_empty": true,
"color_scheme": "Packages/Color Scheme - Default/Tomorrow-Night.tmTheme",
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":