Skip to content

Instantly share code, notes, and snippets.

View zeke's full-sized avatar
🍊
Busy! @-message me directly if I'm slow to respond.

Zeke Sikelianos zeke

🍊
Busy! @-message me directly if I'm slow to respond.
View GitHub Profile
Delivered-To: sikelianos@gmail.com
Received: by 10.143.19.9 with SMTP id w9cs142774wfi;
Thu, 16 Oct 2008 13:50:13 -0700 (PDT)
Received: by 10.114.27.14 with SMTP id a14mr2737733waa.209.1224190213245;
Thu, 16 Oct 2008 13:50:13 -0700 (PDT)
Return-Path: <ev1test@gmail.com>
Received: from cl39.gs01.gridserver.com (cl39.gs01.gridserver.com [64.13.192.48])
by mx.google.com with ESMTP id j15si7732405waf.42.2008.10.16.13.50.12;
Thu, 16 Oct 2008 13:50:12 -0700 (PDT)
Updated to revision 5017.
~/Projects/elc/givezooks/trunk >rake db:migrate
(in /Users/elcdeveloper/Projects/elc/givezooks/trunk)
== 134 AddCommunities: migrating ==============================================
-- add_column(:communities, :status, :string)
rake aborted!
Mysql::Error: #42S21Duplicate column name 'status': ALTER TABLE `communities` ADD `status` varchar(255)
(See full trace by running task with --trace)
~/Projects/elc/givezooks/trunk >
# drop this in a ruby file in my_rails_app/config/initializers
# restart your rails and app you're good to go!
class String
# remove middle from strings exceeding max length.
def ellipsize(options={})
max = options[:max] || 40
delimiter = options[:delimiter] || "..."
return self if self.size <= max
package com.reintroducing.transitions
{
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.MovieClip;
import flash.display.Shape;
import flash.events.Event;
import flash.events.EventDispatcher;
import flash.geom.Point;
// ==UserScript==
// @name delicious.com legacy bookmarklet fix
// @namespace Decafbad
// @include http://delicious.com/save*
// ==/UserScript==
(function() {
function $(id) {
return document.getElementById(id);
#!/usr/bin/env ruby
# Parses the itunes playlist xml file and sticks it in a mysql table.
# Gem requirements:
# ActiveRecord
# Hpricot
# Create a database called "itunes_library"
# Schema is as follows:
tits, breasts, titties, sex, jugs, boobies, knockers, breast, nipples, hooters, ass, boob, melons, penis, rack, tit, vagina, cleavage, chest, bra, fun bags, pussy, girl, fuck, big, hot, dick, funbags, sexy, fat, porn, nipple, cans, girls, man, women, woman, balls, titty, slut, nips, tatas, cunt, cock, moobs, whore, juggs, bitch, butt, saggy
boobs, breasts, jugs, titties, ass, sex, boobies, knockers, nipples, hooters, breast, fuck, melons, boob, rack, pussy, tit, penis, vagina, shit, balls, cock, dick, chest, fun bags, cunt, cans, funbags, bitch, cum, fat, cleavage, nipple, bra, sexy, hot, nips, porn, big, awesome, girl, slut, cool, woman, titty, booty, nigger, tatas, whore, juggs, boobs, tits, titties, jugs, boobies, knockers, hooters, nipples, melons, rack, sex, cleavage, chest, boob, breast, fun bags, cans, tit, funbags, bra, fat, penis, nipple, woman, girl, mammaries, tatas, women, sexy, moobs, juggs, dirty pillows, titty, vagina, nips, ta-tas, breasticles, ass, norks, baps, saggy, headlights, honkers
root@zeke:/etc/apache2/sites-available# sudo gem install mechanize
Building native extensions. This could take a while...
ERROR: Error installing mechanize:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install mechanize
checking for #include <libxml/xmlversion.h>
... yes
checking for #include <libxslt/xslt.h>
... no
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAxxETxrWQb+n+Ip5Hg98eBNjDCd+fxHd2pXTOFfQAZRM3iX9kauFl33661OF7yir67wxZ2LuPppveJ2acFeogEC5D/35CELQWLw/85XoBKVO+m5MCerWqHpZPprttmtQcnohoQlhcw2onGl1+OdRjdgi/pUzu7ieK/pK6pSkU9qR3LHZUgHJDiRfqcGXU3oAapOuXoaaVHjsO0SakFKeuAfKYZ3VvNysEUvu7iUBisKes7Srb98lmWDsPDBugIMs8YJpSlM3JmBmnsPQR/FQ6UKTkTzJyrbEIyim6jh6KcMr7YtPYmsSHZlJ5zjvjpSxQ8jJnAHIgIkk/Bp1anbX2ew== zeke@zeke-sikelianoss-macbook.local