3.6.0 ใซๅใใใชใชใผในใใฉใณใใขใใซใฏไปฅไธใฎๅณใซ็คบใใจใใ:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Chrome</title> | |
</head> | |
<body onload="UraCra.loadImage()"> | |
<ul> | |
<li><button onclick="UraCra.background()">Background</button></li> | |
<li><button onclick="UraCra.zoom()">Zoom</button></li> | |
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ใใญใฐใใฟใกใขใ @debiru ใฎไปฅไธใฎใใคใผใ็พคใซใชใใฉใคใใใใจใใใใฉใพใจใพใใใใใใฃใใฎใง | |
ใใญใฐใซๆธใใใใญใใจๆใฃใใใฉใใฎใใใชๆใใกใใฃใจใชใใฎใงใจใใใใใกใขใ่ผใฃใใจใ | |
--- | |
* debiru: PHP๏ผ่จ่ช่ชไฝ๏ผใจใใชใผใใณใฝใผในใฝใใใฆใงใขใจใใใใพใซใปใญใฅใชใใฃใชใชใผในใใใใฆ | |
ใๅ้กใฎใใใใผใธใงใณไฝฟใฃใฆใใ็ตถๅฏพใซใใผใธใงใณใขใใใใฆใญใใจใใใใใฉใใชใชใผในใใผใใ ใ | |
ใใใชใใฆใใปใญใฅใชใใฃ็ใซๅ้กใใใใฎใงไปไฝฟใฃใฆใใในใใงใชใใใผใธใงใณใไธ่ฆงใจใใปใใใ | |
[http://twitter.com/debiru/status/296557919795806209] | |
* debiru: ไพใใฐไฝใ ver 3.0 ใใใฃใฆใ 3.1 ใใงใใฆ 3.1 ใซ่ๅผฑๆงใใฃใใใ 3.1.1 ไฝใฃใใฟใใใช |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Subject: ใFB่ฏๅใฎไผๅก็ป้ฒใใผใธใฏใๆๅทๅๅฆ็ใซใใไฟ่ญทใใใใใผใธใงใฏใชใใไปถใซใคใใฆ | |
FB่ฏๅ ใๆ ๅฝ่ ๆง | |
ๆตท่ๅใจ็ณใใพใใ | |
ใ่ณชๅใใคใคใซใธใฅใขใซใซใไผบใใใใฆใใใ ใใใใ Twitter ใซใฆใ http://twitter.com/co3k/status/285001286347259905 ใฎใใคใผใใๆๅฑฑ ้ๅฟๆง (@TakaFlight) ๅฎใซ้ไฟกใใใฆใใใ ใใพใใใใใชใใฉใคใๆฎบๅฐใใใฆใใใใจใใใฃใฆใใ่ฟ็ญใใใ ใใพใใใงใใใใใใใฃใใใใงใใไผใใใใใฃใใใจใไปฅไธใซๅใๅใใใจใใฆๆธใใใฆใใใ ใใพใใฎใงใใไธ่ชญใใๅ็ญใใใ ใใใฐใใใใใใงใใ | |
โปใชใใใ่ฟ็ญใฏๅ ฌ้ใใใฆใใใ ใๅฏ่ฝๆงใใใใใพใใใใฎ้ใใ่ฟ็ญใฎไธ้จใใใใฏใในใฆใๅ ฌ้ใใในใใงใชใใๅฆใใซใคใใฆ้ฉๅใซๅคๆญใใใคใใใงใใใพใใใใใๅทฎใๆฏใใใใ้จๅใใใใใใงใใใใใ่ฟ็ญใฎ้ใซใใฎๆจใ็ฅใใใใใ ใใใฐๅนธใใงใใ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name inject assosicated revisions to ticket note list | |
// @namespace co3k.org | |
// @include https://redmine.openpne.jp/issues/* | |
// @version 1 | |
// ==/UserScript== | |
(function(){ | |
var xpathToIssueChangesets = "//*[@id='issue-changesets']/div[contains(@class, 'changeset')]/p/span/a[contains(@href, '/activity?from')]"; | |
var changesets = document.evaluate(xpathToIssueChangesets, document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name sf-logo legacy | |
// @namespace co3k.org | |
// @include http://symfony.com/legacy* | |
// @version 1 | |
// ==/UserScript== | |
unsafeWindow.jQuery("#content_wrapper .header .illustration_logo_header a img.png_fix").attr("src", "/logos/symfony1.gif"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function ack() | |
{ | |
if git log -0 &> /dev/null ; then | |
echo "You are in git repository so you can grep by git-grep command" | |
else | |
/usr/local/bin/ack $* | |
fi | |
} |
Make sure that the workaround patch is reverted:
$ git show commit d698010c96820bf6de84e6ea28f7003974ec9075 Author: Kousuke Ebihara <[email protected]> Date: Wed Jul 11 23:42:26 2012 +0900 Revert "[WORKAROUND] changed to execute gesture action even if it can't get any gesture-windows" This reverts commit 11e4b3d6cc0ca313ec0d29f45546eb3b9850d187.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// ๆณๅใๅฝขใซใใฆใฟใใ ใใชใฎใงๅใใชใใใใ | |
class sfInjectedMethod | |
{ | |
protected $method, $callable; | |
public __construct($method, $callable) | |
{ |