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
| function flickr_badge() { | |
| ?> | |
| <!-- Start of Flickr Badge --> | |
| <style type="text/css"> | |
| #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;} | |
| #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;} | |
| #flickr_icon_td {padding:0 5px 0 0 !important;} | |
| .flickr_badge_image {text-align:center !important;} | |
| .flickr_badge_image img {border: 1px solid black !important;} | |
| #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;} |
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
| <!-- Begin MailChimp Signup Form --> | |
| <style> | |
| #mc-text { | |
| clear: both; | |
| font-style: italic; | |
| color: #666; | |
| } | |
| #mc-email { | |
| font-size: 1.2em; |
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 'iconv' | |
| require 'csv' | |
| class CsvFile | |
| # require 'csv_file'; CsvFile.test | |
| def self.test | |
| puts "--- GOOGLE ---" | |
| f = File.open('test/fixtures/google-contacts.csv') | |
| contacts = CsvFile.new(f).parse_contacts |
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
| .nav-tabs | |
| &.directional | |
| border: 1px solid #ddd | |
| border-radius: 2px | |
| overflow: hidden | |
| li | |
| margin-bottom: 0px | |
| width: 100px | |
| text-align: center |
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
| function onMouseenter(e) { | |
| el = $(e.target); | |
| url = 'https://twitter.com/intent/tweet?text=' | |
| url += encodeURIComponent(el.text()); | |
| url += ' ' + window.location.href; | |
| // el.css('position', 'relative'); | |
| el.append('<a href="' + url + '" target="_blank" class="tweet-this" style="position: relative; left: 5px;">Tweet this</a>'); | |
| }; | |
| function onMouseleave(e) { |
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
| { | |
| "status": 200, | |
| "likelihood": 0.9, | |
| "request_id": "c1fcbf16-44a6-474f-a307-2677651892d8", | |
| "photos": [{ | |
| "url": "https://graph.facebook.com/620375350/picture?type=large", | |
| "type": "facebook", | |
| "type_id": "facebook", | |
| "type_name": "Facebook", | |
| "is_primary": true |
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 ruby | |
| require 'twitter' | |
| Twitter.configure do |config| | |
| config.consumer_key = ENV['TWITTER_CONSUMER_KEY'] | |
| config.consumer_secret = ENV['TWITTER_CONSUMER_SECRET'] | |
| config.oauth_token = ENV['TWITTER_OAUTH_TOKEN'] | |
| config.oauth_token_secret = ENV['TWITTER_OAUTH_TOKEN_SECRET'] | |
| end |
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
| ar = $('.memName'); | |
| for (i in ar) { a = ar[i]; console.log(a.innerText, a.href) } |
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
| 0-mail.com | |
| 0815.ru | |
| 0clickemail.com | |
| 0wnd.net | |
| 0wnd.org | |
| 10minutemail.com | |
| 20minutemail.com | |
| 2prong.com | |
| 30minutemail.com | |
| 3d-painting.com |