Skip to content

Instantly share code, notes, and snippets.

View halil's full-sized avatar
:octocat:
Status

Halil İbrahim ŞAFAK halil

:octocat:
Status
  • Istanbul, Turkey
  • 11:23 (UTC +03:00)
View GitHub Profile
// ==UserScript==
// @name Trello horizontal wheel scroll
// @namespace http://chivil.com/
// @downloadUrl https://gist.github.com/romuald/57c28352911313524f10/raw
// @version 0.9
// @description Scroll horizontally when using mouse wheel
// @author Romuald Brunet
// @match https://trello.com/b/*
// @grant none
// ==/UserScript==
@halil
halil / string
Last active August 29, 2015 14:14
Javascript String Extension Methods
/**
* Copyright (c) 2015 Halil İbrahim ŞAFAK
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
* the Software, and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
#
# First install Java 7 from Oracle
#
apt-get update
apt-get install python-software-properties
add-apt-repository ppa:webupd8team/java
apt-get update
apt-get install oracle-java7-installer