Public Gists by tt25

Gravatar
Sat Aug 15 08:31:14 -0700 2009
1
2
3
// ==UserScript==
// @name KillSeesaaSpamLinks
// @description kill seesaa spam links
Gravatar
Sat Apr 18 09:20:00 -0700 2009
1
2
3
--- twitternotifier.xml.orig 2009-04-19 01:17:00.000000000 +0900
+++ twitternotifier.xml 2009-04-19 01:17:09.000000000 +0900
@@ -333,6 +333,8 @@
Gravatar
Sat Mar 07 04:34:36 -0800 2009
1
2
3
var API={
country2people: function(c){
// c = "日本"
Gravatar
Mon Mar 02 06:40:49 -0800 2009
1
2
3
about:buildconfig
 
Build platform
Gravatar
Tue Jan 20 08:22:04 -0800 2009
1
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
Gravatar
Tue Jan 13 23:45:53 -0800 2009
1
2
3
<?php
 
class A {
Gravatar
Sat Dec 20 23:36:42 -0800 2008
1
2
3
(function(){
  var xhr=new XMLHttpRequest();
  xhr.open("HEAD",location.href);
Gravatar
Wed Nov 26 08:30:14 -0800 2008
1
2
3
// ==UserScript==
// @name Hatena Bookmark comment separetor
// @include http://b.hatena.ne.jp/entry/http*
Gravatar
Sun Aug 31 11:03:59 -0700 2008
1
2
3
// Hatena from:
// http://tech.nitoyon.com/javascript/application/texthatena/wordpro/text-hatena.js
 
Gravatar
Sat Aug 30 08:35:56 -0700 2008
1
2
3
screen shot:
http://www.flickr.com/photos/tt25/2811472712/
 
Gravatar
Wed Aug 06 08:19:36 -0700 2008
1
2
3
set nocompatible
syntax on
set number