Public Gists by kueda

Gravatar
Wed Sep 02 17:52:07 -0700 2009
1
2
3
# By Henrik Nyh <http://henrik.nyh.se> 2008-01-30.
# Free to modify and redistribute with credit.
 
Gravatar
Sun May 17 21:16:24 -0700 2009
1
2
3
class NotificationWorker < Workling::Base
  def deliver_notification(options)
    if options[:comment_id]
gist: 16739 Simple bash script for inst...
Gravatar
Tue Oct 14 09:49:31 -0700 2008
1
2
3
#!/bin/bash
tmsupportpath="/Library/Application Support/TextMate"
bundlepath="$tmsupportpath/Bundles"
gist: 16663 My .profile
Gravatar
Mon Oct 13 20:41:38 -0700 2008
1
2
3
alias ls="ls -FG"
 
# Change the window title of X terminals
Gravatar
Sun Aug 31 15:59:35 -0700 2008
1
2
3
package
{
import flare.scale.ScaleType;
Gravatar
Sun Aug 31 15:58:31 -0700 2008
1
2
3
package {
  import flare.scale.ScaleType;
  import flare.util.Shapes;