๐
This file contains hidden or 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 muReTweet | |
// @namespace muretweet | |
// @description | |
// @include http://twitter.com/*/statuses/* | |
// @include http://twitter.com/*/status/* | |
// ==/UserScript== | |
//ReTweet็จURLใฎ็ๆ////////////////// | |
///////postใฎๅ ๅฎนใๅๅพ |
This file contains hidden or 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
require 'net/http' | |
@screen_name = "" | |
@password = "" | |
module Misuzilla::IronRuby | |
module TypableMap | |
include Misuzilla::Applications::TwitterIrcGateway::AddIns::TypableMap | |
@@commands = [] |
This file contains hidden or 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
require 'net/http' | |
@screen_name = "" | |
@password = "" | |
module Misuzilla::IronRuby | |
module TypableMap | |
include Misuzilla::Applications::TwitterIrcGateway::AddIns::TypableMap | |
@@commands = [] |
This file contains hidden or 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 random-surf | |
// @namespace http://www.hatena.ne.jp/hitode909 | |
// @include * | |
// ==/UserScript== | |
setInterval(function(){ | |
var anchors = document.querySelectorAll('a'); | |
var target = anchors[Math.floor(anchors.length * Math.random())]; |
This file contains hidden or 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
#!/usr/bin/env python | |
# -*- encoding: utf-8 -*- | |
import sys | |
import re | |
from System import String | |
from System.Text import Encoding | |
from System.IO import StringReader | |
from System.Net import WebClient, WebException | |
from Misuzilla.Applications.TwitterIrcGateway import NilClasses, Status, Statuses, User, Users | |
from Misuzilla.Applications.TwitterIrcGateway.AddIns import TypableMapSupport, ShortenUrlService |
This file contains hidden or 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
diff --git a/application/controllers/reports.php b/application/controllers/reports.php | |
index 3a9c93f..f06ed59 100644 | |
--- a/application/controllers/reports.php | |
+++ b/application/controllers/reports.php | |
@@ -135,7 +135,8 @@ class Reports_Controller extends Main_Controller { | |
- $query = 'SELECT id,category_title,category_color FROM category WHERE category_visible = 1 AND category_trusted = 0'; | |
+ //$query = 'SELECT id,category_title,category_color FROM category WHERE category_visible = 1 AND category_trusted = 0'; |
This file contains hidden or 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
#!/usr/bin/perl | |
use utf8; | |
use strict; | |
use warnings; | |
use Encode; | |
use File::Slurp; | |
use URI::Escape qw(uri_unescape); | |
use LWP::Simple; |
This file contains hidden or 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
ใใใใใใใใใใใใใใ ,, -โ-ใใใใใใใใ | |
ใใใใใใใใใใใใใ๏ผใใใใ ใฝใใใ | |
ใใใใใใใ๏ผ๏ฟฃ๏ฟฃ๏ผใใ๏ผiโใฝ๏ฝค|ใใใใใฏใฑใงใผใ๏ผ๏ผ๏ผ๏ผ | |
ใใใใใใ/ใใ๏ผใ๏ผ/ใใ ๏ผใ/ใใ ใใใใใใใ | |
ใใใใใ/ใใใใ ใ๏ฝค.,../ใ,ใผ-๏ฝคใใใใใ ใ | |
ใใใใ=ๅฝณใใใใใ ๏ผผ๏ผผโ๏พใ๏ฝค๏ฝ ใฝใใ๏ฝใ ใ | |
ใใใใ/ ใ ใใใใใใใ๏ผผ๏ผผ๏พใ๏ฝคใใ๏ฝ | |
ใใใ/ใใใใใใใใใ/โ ใฝ ใฝUใใ๏ฝ | |
ใใ /ใใใใใใใใใโใใใ`ใฝUใโด๏ฝ | |
ใใโใใใใใใใใใโใใใใใUใ๏ผl |
This file contains hidden or 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
import java.awt._ | |
import javax.swing._ | |
class Window(t: String,frash:FrashCard) extends JFrame(t){ | |
val frashCard = frash | |
val panel:JPanel = new JPanel(new GridLayout(1,1)) | |
val tit = t | |
makeWindow(); | |
add(panel) |
This file contains hidden or 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
$ ps ax -o command | sed -ne 's/.*\/Applications\/\([^/]*\)\.app\/.*/\1/p' | sort -u | |
Alfred | |
Boxcar Mac | |
Dropbox | |
Emacs | |
Google Chrome | |
Google Drive | |
Growl | |
LimeChat | |
Skype |
OlderNewer